]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 8 Oct 2013 09:27:17 +0000 (02:27 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jan 2014 06:52:35 +0000 (07:52 +0100)
commit944ffef3dd1eb9e72500fb8e8aeb96fa7bc4b82f
tree1ed1f901dad57af4ec25cfcad74e6c67b55c07cf
parent4df476bbc8d2c6f471c18febc45f6d1871ae4fc6
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf

The device is no longer capable of scrubbing context bindings of resources
that are bound when destroyed.

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