drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
commit139467433e50926d22338e9dc754feaaf94b9db0
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 9 Feb 2011 20:01:16 +0000 (9 20:01 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 9 Feb 2011 21:36:32 +0000 (9 21:36 +0000)
tree4b427c7e2541012d5d9c8119bf78eb4fd09ba26e
parentac66808814036b4c33dd98091b2176ae6157f1a8
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection

If we have an EDID for a digital panel, but we are probing a non-TMDS
connector then we know that this is a false detection, and vice versa.
This should reduce the number of bogus outputs on multi-function
adapters that report the same output on multiple connectors.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34101
Reported-by: Sebastien Caty <sebastien.caty@mrnf.gouv.qc.ca>
Tested-by: Sebastien Caty <sebastien.caty@mrnf.gouv.qc.ca>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org
drivers/gpu/drm/i915/intel_sdvo.c