]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/crt: Make sure the hotplug interrupt is enabled
authorYuanhan Liu <yuanhan.liu@intel.com>
Fri, 8 Oct 2010 09:18:01 +0000 (10:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:32:23 +0000 (13:32 -0800)
commit1e35b166fcd025cd9284f48f16395e6241555b0c
tree5d3f470ceed9b11fe6a0113980761e46998770d7
parent09727bc2e979da872d2e10d2b4208cae0576d2b0
drm/i915/crt: Make sure the hotplug interrupt is enabled

commit 1510a97182b4ddb5fe3c4e8d05240f7cd6fd13e7 upstream.

After disabling the hotplug interrupts for VGA detection on Ironlake, be
sure to re-enable them again afterwards.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30378
Signed-off-by: Yuanhan Liu <yuanhan.liu@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/intel_crt.c