commit | 149c36a346f63fa4be7d1432d7b1b3095a95bf47 | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Thu Apr 29 14:05:18 2010 -0400 |
committer | Eric Anholt <eric@anholt.net> | Mon May 10 13:38:30 2010 -0700 |
tree | 0fd4f866320067e545a46e91c72bbec65c51745d | |
parent | b1083333de5357577c5ec55df6c7efa17bee41c7 [diff] |
drm/i915: Be extra careful about A/D matching for multifunction SDVO 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>