]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: handle vfct with multiple vbios images
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Jan 2017 20:33:44 +0000 (15:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 17:20:41 +0000 (12:20 -0500)
commita215f0cfdfb1352c4bb0cd429da82386e3a96a21
treee6b857c5cb4b626b87faf330af3bf86e06c444aa
parent431aeb83241ce041543d9e08d8910e38d793511b
drm/radeon: 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/radeon/radeon_bios.c