Revision d5bde956630b86462ee22055f5816a04290aed57 authored by Thomas Hellstrom on 31 January 2014, 09:12:10 UTC, committed by Thomas Hellstrom on 05 February 2014, 07:39:19 UTC
Command stream legacy shader creation and destruction is replaced by
NOPs in the command stream, and instead guest-backed shaders are created
and destroyed as part of the command validation process.

v2: Removed some stray debug messages.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
1 parent c1a2137
History
File Mode Size
Kconfig -rw-r--r-- 717 bytes
Makefile -rw-r--r-- 266 bytes
addr.c -rw-r--r-- 33.8 KB
cache.c -rw-r--r-- 9.5 KB
cache.h -rw-r--r-- 4.0 KB
caps.c -rw-r--r-- 87.6 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 6.4 KB
dir.c -rw-r--r-- 35.3 KB
export.c -rw-r--r-- 6.9 KB
file.c -rw-r--r-- 29.5 KB
inode.c -rw-r--r-- 51.1 KB
ioctl.c -rw-r--r-- 7.4 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 8.1 KB
mds_client.c -rw-r--r-- 90.6 KB
mds_client.h -rw-r--r-- 11.8 KB
mdsmap.c -rw-r--r-- 4.5 KB
snap.c -rw-r--r-- 25.8 KB
strings.c -rw-r--r-- 3.9 KB
super.c -rw-r--r-- 24.7 KB
super.h -rw-r--r-- 26.1 KB
xattr.c -rw-r--r-- 26.0 KB

back to top