From: Chris Wilson Date: Wed, 15 Sep 2010 09:42:50 +0000 (+0100) Subject: drm/i915/sdvo: Mark the status as unknown if attached with EDID X-Git-Tag: v2.6.37-rc1~92^2~28^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f551c84563df2bf144a819993b2d729c66583ee;p=pandora-kernel.git drm/i915/sdvo: Mark the status as unknown if attached with EDID One problem with devices that share the DDC bus between the VGA and DVI-I connectors is that with two devices attached we cannot know if there is truly a monitor attached to the DVI connector. In this case, it is preferrrable to mark the status as unknown, so that the user can supply the known set of modes and continue to use the output. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed