gem_stress: split out gen3 render copy

Header conflicts with other headers for different generations.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2011-03-31 23:29:25 +02:00
parent 1baab2e43a
commit a6751bac8d
4 changed files with 292 additions and 269 deletions
+6 -1
View File
@@ -1,7 +1,12 @@
bin_PROGRAMS = \
noinst_PROGRAMS = \
gem_stress \
$(NULL)
gem_stress_SOURCES = \
gem_stress.c \
gem_stress.h \
gem_stress_i915.c
TESTS = getversion \
getclient \
getstats \