drm/i915: fix VGA detect on IGDNG
authorZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 23 Jul 2009 17:00:33 +0000 (01:00 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 29 Jul 2009 22:16:25 +0000 (15:16 -0700)
commit67941da28d59cca6817d35823fcb1e3e4eed030e
tree4b4d3e63548bdf17ccd79921f9456f86d7cfc12a
parent32f9d658aee5be09ebdd28fc730630e61d0b46db
drm/i915: fix VGA detect on IGDNG

Check FORCE_DETECT bit to be clear for the finish
of hotplug detect process. Also check possible mono
monitor which should also be marked as connected.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_crt.c