]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: handle vfct with multiple vbios images
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Jan 2017 20:35:38 +0000 (15:35 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 17:20:42 +0000 (12:20 -0500)
commit671ed11fc3999e6459354b266ff38bc66909498b
treef317a82647a08b4729ef95d7b716616d707a8d17
parenta215f0cfdfb1352c4bb0cd429da82386e3a96a21
drm/amdgpu: handle vfct with multiple vbios images

The vfct table can contain multiple vbios images if the
platform contains multiple GPUs. Noticed by netkas on
phoronix forums.  This patch fixes those platforms.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c