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-- 3.3 KB
Makefile -rw-r--r-- 1.1 KB
README -rw-r--r-- 7.9 KB
acl.h -rw-r--r-- 1.8 KB
bitmap.c -rw-r--r-- 39.6 KB
dir.c -rw-r--r-- 9.0 KB
do_balan.c -rw-r--r-- 57.0 KB
file.c -rw-r--r-- 7.7 KB
fix_node.c -rw-r--r-- 77.4 KB
hashes.c -rw-r--r-- 3.6 KB
ibalance.c -rw-r--r-- 35.2 KB
inode.c -rw-r--r-- 92.7 KB
ioctl.c -rw-r--r-- 5.3 KB
item_ops.c -rw-r--r-- 18.7 KB
journal.c -rw-r--r-- 120.4 KB
lbalance.c -rw-r--r-- 41.4 KB
lock.c -rw-r--r-- 2.6 KB
namei.c -rw-r--r-- 43.8 KB
objectid.c -rw-r--r-- 6.8 KB
prints.c -rw-r--r-- 20.7 KB
procfs.c -rw-r--r-- 13.4 KB
reiserfs.h -rw-r--r-- 116.8 KB
resize.c -rw-r--r-- 6.3 KB
stree.c -rw-r--r-- 65.0 KB
super.c -rw-r--r-- 67.6 KB
tail_conversion.c -rw-r--r-- 9.1 KB
xattr.c -rw-r--r-- 25.6 KB
xattr.h -rw-r--r-- 4.0 KB
xattr_acl.c -rw-r--r-- 12.7 KB
xattr_security.c -rw-r--r-- 2.9 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.3 KB

README

back to top