]> git.baikalelectronics.ru Git - kernel.git/commit
vmwgfx: Break out execbuf command processing
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 4 Oct 2011 18:13:17 +0000 (20:13 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Oct 2011 09:17:11 +0000 (10:17 +0100)
commit41a423d6fea71c0df16bbb000dc1a92718f9a5bd
tree95da5e88d006212ece9b079cd7238441b9c32a22
parentba8da5c6730feafd808eb84dbeaf928da742e0a1
vmwgfx: Break out execbuf command processing

This will make it easier to execute commands operating on user-space
resources but generated by the kernel.

JB: Added tracking if the sw_context was called from the kernel or userspace.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c