From: Alex Deucher Date: Tue, 28 Feb 2012 16:08:22 +0000 (-0500) Subject: drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) X-Git-Tag: v3.3-rc6~19^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b69ffb97065b897fd4e24ab14b6e14372d80fa6;p=pandora-kernel.git drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) Need to call ExternalEncoderControl to set up DDC before trying to get an EDID for all DP bridge chips (including DP to LVDS). Also remove redundant encoder assignment. V2: fix typo in commit message. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed