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-- 1.3 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.4 KB
acl.h -rw-r--r-- 843 bytes
aops.c -rw-r--r-- 30.0 KB
bmap.c -rw-r--r-- 33.6 KB
bmap.h -rw-r--r-- 1.8 KB
dentry.c -rw-r--r-- 2.8 KB
dir.c -rw-r--r-- 47.3 KB
dir.h -rw-r--r-- 2.3 KB
export.c -rw-r--r-- 4.9 KB
file.c -rw-r--r-- 27.1 KB
gfs2.h -rw-r--r-- 524 bytes
glock.c -rw-r--r-- 52.2 KB
glock.h -rw-r--r-- 7.3 KB
glops.c -rw-r--r-- 15.4 KB
glops.h -rw-r--r-- 1.1 KB
incore.h -rw-r--r-- 21.5 KB
inode.c -rw-r--r-- 42.9 KB
inode.h -rw-r--r-- 4.3 KB
lock_dlm.c -rw-r--r-- 38.7 KB
log.c -rw-r--r-- 23.8 KB
log.h -rw-r--r-- 2.3 KB
lops.c -rw-r--r-- 21.3 KB
lops.h -rw-r--r-- 2.8 KB
main.c -rw-r--r-- 5.5 KB
meta_io.c -rw-r--r-- 8.9 KB
meta_io.h -rw-r--r-- 2.4 KB
ops_fstype.c -rw-r--r-- 37.3 KB
quota.c -rw-r--r-- 38.7 KB
quota.h -rw-r--r-- 1.9 KB
recovery.c -rw-r--r-- 14.2 KB
recovery.h -rw-r--r-- 1.2 KB
rgrp.c -rw-r--r-- 63.9 KB
rgrp.h -rw-r--r-- 3.2 KB
super.c -rw-r--r-- 37.4 KB
super.h -rw-r--r-- 1.9 KB
sys.c -rw-r--r-- 17.2 KB
sys.h -rw-r--r-- 659 bytes
trace_gfs2.h -rw-r--r-- 15.4 KB
trans.c -rw-r--r-- 7.8 KB
trans.h -rw-r--r-- 1.5 KB
util.c -rw-r--r-- 7.8 KB
util.h -rw-r--r-- 4.8 KB
xattr.c -rw-r--r-- 32.4 KB
xattr.h -rw-r--r-- 2.1 KB

back to top