From: Chris Wilson Date: Wed, 22 Sep 2010 17:17:01 +0000 (+0100) Subject: drm/i915/crt: Use a DDC probe on 0xA0 before load-detect X-Git-Tag: v2.6.37-rc1~92^2~28^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec3d0c0e9c0c605696e91048eebaca7b0c36695;p=pandora-kernel.git drm/i915/crt: Use a DDC probe on 0xA0 before load-detect The BIOS writer's guide suggests that a VGA connection will ACK a write to address 0xA0 and that this should be used before doing legacy load-detection. Considering the extreme cost of load-detection, performing an extra DDC seems a risk worth taking. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed