diff options
| author | Mario Limonciello <[email protected]> | 2023-01-15 19:05:31 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-01-17 21:11:51 +0000 |
| commit | ced6950276d21c6b68541dc627cae1488144f5a1 (patch) | |
| tree | 58fd8433225721b30358bcd3eb859087df8b000e /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
| parent | drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0 (diff) | |
| download | kernel-ced6950276d21c6b68541dc627cae1488144f5a1.tar.gz kernel-ced6950276d21c6b68541dc627cae1488144f5a1.zip | |
drm/amd: Evaluate early init for all IP blocks even if one fails
If early init fails for a single IP block, then no further IP blocks
are evaluated. This means that if a user was missing more than one
firmware binary they would have to keep adding binaries and re-probing
until they discovered the ones missing.
To make this easier, run early init for each IP block and report a single
failure if not all passed.
Reviewed-by: Aaron Liu <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
