diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2024-09-13 22:22:01 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-09-18 22:15:09 +0200 |
commit | 375b035f689735fd7a87ff31ccac3a42717252bf (patch) | |
tree | 4d7fbfeaa0514677fb883c26e8f39764d5f2ff83 /drivers/gpu/Makefile | |
parent | drm/amdgpu: remove amdgpu_pin_restricted() (diff) | |
download | linux-375b035f689735fd7a87ff31ccac3a42717252bf.tar.xz linux-375b035f689735fd7a87ff31ccac3a42717252bf.zip |
drm/amdgpu/bios: split vbios fetching between APU and dGPU
We need some different logic for dGPUs and the APU path
can be simplified because there are some methods which
are never used on APUs. This also fixes a regression
on some older APUs causing the driver to fetch the
unpatched ROM image rather than the patched image.
Fixes: 9c081c11c621 ("drm/amdgpu: Reorder to read EFI exported ROM first")
Reviewed-by: George Zhang <George.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/Makefile')
0 files changed, 0 insertions, 0 deletions