]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: add quirk for RV100 board
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Jan 2013 21:36:47 +0000 (16:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Feb 2013 17:04:42 +0000 (09:04 -0800)
commit04589e1f343ad9bb6a9e6dfeeb76af27533db2d4
treede002faee675d17cb264cb85219886f72377b1f2
parent4e370f57e92096211e844ba70d6bb16a66f726f2
drm/radeon: add quirk for RV100 board

commit 9200ee4941a6e5d1ec5df88982243686882dff3f upstream.

vbios says external TMDS while the board is actually
internal TMDS.

fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=60037

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_combios.c