commit | b5c3b1a6bfaf71895d656162f29e979c5c904888 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Tue Oct 08 02:27:17 2013 -0700 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Fri Jan 17 07:52:35 2014 +0100 |
tree | 1ed1f901dad57af4ec25cfcad74e6c67b55c07cf | |
parent | 8ba07315d3ffcb7dfbb5143a3be03fe4af079969 [diff] |
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>