drm/vmwgfx: Fix an overlay lockdep error
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 25 Jun 2015 19:00:39 +0000 (12:00 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 5 Aug 2015 12:01:05 +0000 (14:01 +0200)
Fix a circular locking dependency between
struct vmw_overlay::mutex and
struct vmw_private::reservation_sem

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c