From: Alex Deucher Date: Mon, 30 Nov 2009 06:54:16 +0000 (-0500) Subject: drm/radeon/kms: fix LVDS setup on r4xx X-Git-Tag: v2.6.33-rc1~323^2~4^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f48ffea91008a27b99aab7a68a3443559d83fb;p=pandora-kernel.git drm/radeon/kms: fix LVDS setup on r4xx R4xx mobility chips use atombios, which does not store the LVDS_GEN_CNTL parameter setup like combios. Rather, it's configured in LVDSEncoderControl. As such, LVDS_GEN_CNTL is set wrong when on resume. Call LVDSEncoderControl to set it properly. Should fix fdo bug 25336 Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed