Skip to content
Commit 40ee3381 authored by Keith Packard's avatar Keith Packard
Browse files

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: default avatarKeith Packard <keithp@keithp.com>
parent e8519464
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment