mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +00:00
Add a GTT timing test
Using for diagnosing some mysterious slowdowns. Should include a variant for basic benchmarking... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
+3
-1
@@ -14,7 +14,9 @@ TESTS = getversion \
|
||||
gem_bad_blit \
|
||||
gem_bad_batch \
|
||||
gem_hang \
|
||||
gem_fence_thrash
|
||||
gem_fence_thrash \
|
||||
gem_gtt_speed \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_PROGRAMS = $(TESTS)
|
||||
CLEANFILES = $(EXTRA_PROGRAMS)
|
||||
|
||||
Reference in New Issue
Block a user