From: Alex Deucher Date: Thu, 19 Aug 2010 21:29:03 +0000 (-0400) Subject: drm/radeon/kms: rework radeon_dp_detect() logic X-Git-Tag: v2.6.36-rc3~46^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f50eae75b13e037e11f49128ea44a1a9a9535cb;p=pandora-kernel.git drm/radeon/kms: rework radeon_dp_detect() logic If the connector is eDP, it can only be DP, not TMDS. Always set the detected sink type. If the sink is detected as non-DP, but there is no EDID, you can still manually force the port on. If the sink type is DP and there's no DPCD, there's no way to force the monitor on since you need both ends to train the link. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed