mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +00:00
gem_stress: gen2 render copy
Sometimes acts up like gen3 on my i855gm. Sometimes works flawless. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@ noinst_PROGRAMS = \
|
||||
gem_stress_SOURCES = \
|
||||
gem_stress.c \
|
||||
gem_stress.h \
|
||||
gem_stress_i915.c
|
||||
gem_stress_i915.c \
|
||||
gem_stress_i830.c
|
||||
|
||||
TESTS = getversion \
|
||||
getclient \
|
||||
|
||||
Reference in New Issue
Block a user