commit | 15689c3c819d1d659cff464f427f398758a683de | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Oct 03 09:59:16 2013 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Nov 08 15:36:06 2013 +1000 |
tree | e13de5a68558c7d2a3055a6ce632d0ac0e5d07bc | |
parent | 51cb4b392a307a8293b4f1f300ab803d7ad3b036 [diff] |
drm/nouveau/core: split lock into list+exec and enable refcount locks This fixes a reported locking inversion when interacting with the DRM core's vblank routines. Reviewed-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>