]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: properly handle SS overrides on TN (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Jul 2012 16:32:59 +0000 (12:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Aug 2012 14:50:49 +0000 (10:50 -0400)
commit3838f46e363d5a07e61d0352bf11d534dc61f921
tree5d11d38d75f8307f4d06414348a91a73d2b8d337
parentf4254a2bb4555e26289a19b71bfa8a4965c5b5ee
drm/radeon: properly handle SS overrides on TN (v2)

The IntegratedSystemInfo table changed versions
on TN.  Update the SS override lookup to handle it.

v2: fix copy-paste typo.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_atombios.c