Skip to content
Commit ab699ec6 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: drop drm_global_mutex before sleeping in submission path



If we keep hold of the mutex here, the process which currently holds the
buffer object will never be able to release it, causing a deadlock.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent e3461a2b
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