commit | 2b8d33f714477d1719f96459370037993520de84 | [log] [tgz] |
---|---|---|
author | ling.ma@intel.com <ling.ma@intel.com> | Wed Jul 29 11:31:18 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Thu Jul 30 10:05:12 2009 -0700 |
tree | 72645d9c8b4c4e454e84d8a160eaa95c07145325 | |
parent | fb7a46f3cc7d7dcf7c5edb3a38c84e3f730d7adb [diff] |
drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. The patch fixed a bug on MP965-D. When VGA is connected to a DVI-I connector, it incorrectly shows sdvo dvi as connected. Signed-off-by: Ma Ling <ling.ma@intel.com> [anholt: hand-resolved against previous commit and fixed up commit message] Signed-off-by: Eric Anholt <eric@anholt.net>