From: Chris Wilson Date: Thu, 12 May 2011 21:17:15 +0000 (+0100) Subject: drm/i915/crt: Explicitly return false if connected to a digital monitor X-Git-Tag: v3.0-rc3~41^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3bcb75776a10ee4b67afe6156fd927b9da77d03;p=pandora-kernel.git drm/i915/crt: Explicitly return false if connected to a digital monitor Rather than proceed on and silently return false by default, mention why we rejected the presence of an EDID as implying the presence of a VGA monitor. (The question arises whether there is a broken EDID which falsely reports a digital connection when attached by VGA.) Signed-off-by: Chris Wilson Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed