]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit919d8b2e8816757ccc7a122334f97bc0f22b6d8f
tree94cc55c1f682702518300ef5701655db2ceb661f
parentde0b8848a677a5f1edbd6917c7ff146ee68e6eae
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