drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.
commit2b8d33f714477d1719f96459370037993520de84
authorling.ma@intel.com <ling.ma@intel.com>
Wed, 29 Jul 2009 03:31:18 +0000 (29 11:31 +0800)
committerEric Anholt <eric@anholt.net>
Thu, 30 Jul 2009 17:05:12 +0000 (30 10:05 -0700)
tree72645d9c8b4c4e454e84d8a160eaa95c07145325
parentfb7a46f3cc7d7dcf7c5edb3a38c84e3f730d7adb
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>
drivers/gpu/drm/i915/intel_sdvo.c