From: Chris Wilson Date: Wed, 9 Feb 2011 20:01:16 +0000 (+0000) Subject: drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection X-Git-Tag: v2.6.37.2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72dbf48873c4bfaf68e400096941e30366fbb6e1;p=pandora-kernel.git drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection commit 139467433e50926d22338e9dc754feaaf94b9db0 upstream. 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 Tested-by: Sebastien Caty Signed-off-by: Chris Wilson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed