drm/i915: Be extra careful about A/D matching for multifunction SDVO
authorAdam Jackson <ajax@redhat.com>
Thu, 29 Apr 2010 18:05:18 +0000 (14:05 -0400)
committerEric Anholt <eric@anholt.net>
Mon, 10 May 2010 20:38:30 +0000 (13:38 -0700)
If we're both RGB and TMDS capable, we'll have set up one connector for
each.  When determining connectivity, require analog/digital state in
the EDID block to match analog/digital support in the connector.
Otherwise, both DVI and VGA will appear to be connected.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found