]> Pileus Git - ~andy/linux/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)
commitb5c3b1a6bfaf71895d656162f29e979c5c904888
tree1ed1f901dad57af4ec25cfcad74e6c67b55c07cf
parent8ba07315d3ffcb7dfbb5143a3be03fe4af079969
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