]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/crt: Explicitly return false if connected to a digital monitor
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 12 May 2011 21:17:15 +0000 (22:17 +0100)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Jun 2011 17:41:06 +0000 (10:41 -0700)
commitd3bcb75776a10ee4b67afe6156fd927b9da77d03
tree9cf4df972eb60154a37e122c443b1fb4d3c3f598
parent9f405100f2b39be7759eea3f4cf910869727429c
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 <chris@chris-wilson.co.uk>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_crt.c