diff options
author | Keith Packard <keithp@keithp.com> | 2011-07-28 15:31:19 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-07-28 15:41:51 -0700 |
commit | 40ee3381dd1010432acc13e907329029096c5bfc (patch) | |
tree | 1002f4f5ed3dcf0dbfd66f21a01c612f874fdaea /drivers/gpu/drm/i915/intel_dp.c | |
parent | e85194641bec56179dcf5e1704ce5c6bf30340c6 (diff) | |
download | lwn-40ee3381dd1010432acc13e907329029096c5bfc.tar.gz lwn-40ee3381dd1010432acc13e907329029096c5bfc.zip |
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
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>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp.c')
0 files changed, 0 insertions, 0 deletions