diff options
author | 2023-01-03 14:41:33 -0600 | |
---|---|---|
committer | 2023-01-10 14:32:56 -0500 | |
commit | 2d39c7ae37a5033c7eeff690b29a404b2cbffffb (patch) | |
tree | 950d9ba126e9622f26c9711e15b429543fa29285 /drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | |
parent | drm/amd: Avoid BUG() for case of SRIOV missing IP version (diff) | |
download | wireguard-linux-2d39c7ae37a5033c7eeff690b29a404b2cbffffb.tar.xz wireguard-linux-2d39c7ae37a5033c7eeff690b29a404b2cbffffb.zip |
drm/amd: Load PSP microcode during early_init
Simplifies the code so that all PSP versions will get the firmware
name from `amdgpu_ucode_ip_version_decode` and then use this filename
to load microcode as part of the early_init process.
Any failures will cause the driver to fail to probe before the firmware
framebuffer has been removed.
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/gfx_v6_0.c')
0 files changed, 0 insertions, 0 deletions