mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +00:00
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:
+6
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user