OSDN Git Service

drm/vmwgfx: Fix an fb unlocking bug
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 25 Jun 2015 17:10:36 +0000 (10:10 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 5 Aug 2015 12:01:03 +0000 (14:01 +0200)
commit12617971c443c50750a12a77ea0e08319d161975
treec8858f8d0271b0f4ca8e8d64ccb2e8efbfb72963
parentdcd14dd957f02ef679c61325a2221a0574bdcab3
drm/vmwgfx: Fix an fb unlocking bug

A regression introduced when the master ttm lock was split into two.

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