Files
kernel-tenderloin-3.0/drivers/gpu/drm/i915
Keith Packard c1c741511c drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
commit 40ee3381dd1010432acc13e907329029096c5bfc upstream.

drm_helper_hpd_irq_event queues another work proc to go and deliver
the user-space event, and that function also wants to hold the config
mutex, so we shouldn't hold the mutex across the
drm_helper_hpd_irq_event call.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-15 18:31:35 -07:00
..
2010-08-09 11:24:28 -07:00
2011-02-07 14:59:18 +00:00
2011-02-07 14:59:18 +00:00
2011-02-07 14:59:18 +00:00
2011-03-31 11:26:23 -03:00