gem_stress: Add render copyfunc for SandyBridge

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2011-05-22 10:34:12 +01:00
parent d73cdde45a
commit 719ffef7c3
8 changed files with 2209 additions and 277 deletions
+4 -1
View File
@@ -7,7 +7,10 @@ gem_stress_SOURCES = \
gem_stress.c \
gem_stress.h \
gem_stress_i915.c \
gem_stress_i830.c
gem_stress_i830.c \
gen6_render.h \
gem_stress_gen6.c \
$(NULL)
TESTS = getversion \
getclient \