From: Adam Jackson Date: Thu, 29 Apr 2010 18:05:18 +0000 (-0400) Subject: drm/i915: Be extra careful about A/D matching for multifunction SDVO X-Git-Tag: v2.6.35-rc1~451^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=149c36a346f63fa4be7d1432d7b1b3095a95bf47;p=pandora-kernel.git drm/i915: Be extra careful about A/D matching for multifunction SDVO If we're both RGB and TMDS capable, we'll have set up one connector for each. When determining connectivity, require analog/digital state in the EDID block to match analog/digital support in the connector. Otherwise, both DVI and VGA will appear to be connected. Signed-off-by: Adam Jackson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed