]> 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)
commita86af244b28af6df9d0ff7f1c21c8c6b303847d1
tree263f5d0157cbb4d23df5408881946de0f74f3f86
parentcbd1e363b1df3708af9b7b74d4d80520441cca00
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