drm/vmwgfx: Hook up guest-backed contexts
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 21 Nov 2012 10:36:36 +0000 (11:36 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jan 2014 06:52:25 +0000 (07:52 +0100)
commit58a0c5f036464bd891880b30bde196320e904b81
tree263f5d0157cbb4d23df5408881946de0f74f3f86
parentf468911feec94201b4296e3fe7480ebaf278fc4d
drm/vmwgfx: Hook up guest-backed contexts

Contexts are managed by the kernel only, so disable access to GB
context commands from user-space

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