diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2022-12-27 15:49:17 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-09 16:26:48 -0500 |
commit | b7cdb41e7d25ceb4f8c1de7343517b29b58e357b (patch) | |
tree | 3a65b5cbd81ab2e29571816b9118d7f1d22e8f98 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 08e60fac1d8c81f211464a30d53832a05e64ed16 (diff) |
drm/amd: Delay removal of the firmware framebuffer
Removing the firmware framebuffer from the driver means that even
if the driver doesn't support the IP blocks in a GPU it will no
longer be functional after the driver fails to initialize.
This change will ensure that unsupported IP blocks at least cause
the driver to work with the EFI framebuffer.
Cc: stable@vger.kernel.org
Suggested-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions