From: Keith Packard Date: Fri, 4 Sep 2009 05:07:54 +0000 (+0800) Subject: drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac X-Git-Tag: v2.6.32-rc1~52^2~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cdaf90f5f607eb029356074fefb66c9b1c0659;p=pandora-kernel.git drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac mac Mini's have a single DDC line on the DVI connector, shared between the analog link and the digital link. So, if DDC isn't detected on GPIOE (the usual SDVO DDC link), try GPIOA (the usual VGA DDC link) when there isn't a VGA monitor connected. Signed-off-by: Keith Packard Signed-off-by: Zhao Yakui Signed-off-by: Eric Anholt --- Reading git-diff-tree failed