OSDN Git Service

drm/amdgpu: Use vbios table for gpu info on vega20
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Apr 2018 04:31:04 +0000 (12:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 May 2018 15:13:22 +0000 (10:13 -0500)
commit3251c0438a1efcc51c357f7014b33b9e02b129cd
tree1233c948b473ee84f7aa5487270bfbefb53b0477
parent59b0b509f1ae0c7ca54607f2770a1aec6e55d8dc
drm/amdgpu: Use vbios table for gpu info on vega20

Use the vbios table rather than gpu info firmware.

Squash of the following patches:
drm/amdgpu/vg20: fallback to vbios table if gpu info fw is not available (v2)
drm/amdgpu: drop gpu_info firmware for vega20

Reviewed-by: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c