]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: implement si_read_bios_from_rom
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Jul 2017 13:18:07 +0000 (09:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:40 +0000 (11:06 -0400)
commit3a527b443f13ff5ea80f3b5eedc92c80cae390ce
treed10a1f2e15ffe87f95afc1ffcab5dbc316bfaecd
parent11efc9e2aa4f1205be370a31651b88a9c8a88212
drm/amdgpu: implement si_read_bios_from_rom

This allows us to read the vbios image directly from ROM.
This is already implemented for other asics, but was not
yet available for SI.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si.c