drm/i915: Remove DAC disable in CRT force detect on IGDNG
authorZhenyu Wang <zhenyuw@linux.intel.com>
Sat, 19 Sep 2009 06:54:08 +0000 (14:54 +0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:31:06 +0000 (14:31 -0700)
commit730915d65f9e763de9dc26c5f1b8abaae775b243
tree9b126607fd8a2eb0b475187c8e9d541f3af91201
parent339e5a4c78041cd7b473ddf0a81eb06a131127bb
drm/i915: Remove DAC disable in CRT force detect on IGDNG

This is not required on newer stepping hardware to get
reliable force detect status. Removing this fixes screen
blank flicker in CRT detect on IGDNG.

Cc: Stable Team <stable@kernel.org>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/gpu/drm/i915/intel_crt.c