OSDN Git Service

drm/amdgpu/nv: add asic func for fetching vbios from rom directly
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Nov 2019 19:27:54 +0000 (14:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:51 +0000 (10:12 -0500)
commit29bc37b410964e3a0233a048b9a33db13a9e08b6
treeef7f807d533eaf23c9f87597befd61cedc8c5ccc
parent761e09230c4e2b4a9d2ab7a195d3fe3915758ad3
drm/amdgpu/nv: add asic func for fetching vbios from rom directly

Needed as a fallback if the vbios can't be fetched by other means.

Reviewed-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c