commit | 2f551c84563df2bf144a819993b2d729c66583ee | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 15 10:42:50 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 15 10:42:50 2010 +0100 |
tree | 168b56c1b17f8a36f1171c5d26b2b1569a40d36d | |
parent | ff482d8317736908e1f803ef94ee5c736a3b8a3a [diff] |
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 <chris@chris-wilson.co.uk>