drm/vmwgfx: Implement a buffer object synccpu ioctl.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 21 Nov 2012 11:32:19 +0000 (12:32 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jan 2014 06:52:33 +0000 (07:52 +0100)
commit1d7a5cbf8f74edee0b1d9ee479367b5d876bf627
tree28598b7931f80455a980de7356ed5ea686db14a9
parent15c6f6562317eb18e686a89735aa8c524d88096e
drm/vmwgfx: Implement a buffer object synccpu ioctl.

This ioctl enables inter-process synchronization of buffer objects,
which is needed for mesa Guest-Backed objects.

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