From: Jesse Barnes Date: Tue, 31 Mar 2009 21:11:15 +0000 (-0700) Subject: drm/i915: add VGA hotplug support for 945+ X-Git-Tag: v2.6.30-rc1~245^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca58282089b11f64b911618036ee7676f12735b;p=pandora-kernel.git drm/i915: add VGA hotplug support for 945+ Add VGA port hotplug detection to the i915 driver. When KMS is enabled, plugging in or removing a VGA cable from the VGA connector will generate a uevent, which indicates to userspace that it should re-probe outputs on this device (to determine modes, etc.). Signed-off-by: Jesse Barnes [anholt: dropped extra PORT_HOTPLUG_STAT clear with ack from jbarnes] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed