]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit133ebde6e8a83c00270f9ef6b69a25ba43a53a0e
tree4b4d3e63548bdf17ccd79921f9456f86d7cfc12a
parent9899bcfcf958898905d830bc01e72f80e36a72e6
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