drm/amdgpu: add read_bios_from_rom callback for VI parts
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2015 15:37:54 +0000 (10:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Dec 2015 17:45:58 +0000 (12:45 -0500)
commit95addb2ae06f46cd13346ed87bbda3990438a69b
tree94cc55c1f682702518300ef5701655db2ceb661f
parent1eb22bd38ac58a1be6e7e0ae6dd4ab6d604a27d6
drm/amdgpu: add read_bios_from_rom callback for VI parts

Read the vbios image directly from the rom.

Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vi.c