]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: clean up vbios fetching code
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Sep 2024 12:53:21 +0000 (08:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:09 +0000 (16:15 -0400)
commit042658d17a54c9dc8c028986dfbde49f4aa01871
treeabf2fb9df96ea47576103f2b84842b8b666848c4
parente7d4e1438533abe448813bdc45691f9c230aa307
drm/amdgpu: clean up vbios fetching code

After splitting the logic between APU and dGPU,
clean up some of the APU and dGPU specific logic
that no longer applied.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c