]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f21b267ec3c309f207f90a66671a416f6af09cc
tree263f5d0157cbb4d23df5408881946de0f74f3f86
parent4eae633cf64b84af2e3c8a984d50b139b0693925
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