mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 14:45:46 +00:00
tests/gem_fenced_exec_thrash: New subtests that uses all fences
igt runs under the assumption that nothing else (besides maybe fbcon) is using the gpu. So we should be able to use all fences. Keep the conservative testcase around though in case someone has a broken setup. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -27,6 +27,7 @@ TESTS_progs_M = \
|
||||
gem_evict_everything \
|
||||
gem_exec_bad_domains \
|
||||
gem_exec_nop \
|
||||
gem_fenced_exec_thrash \
|
||||
gem_fence_thrash \
|
||||
gem_flink \
|
||||
gem_flink_race \
|
||||
@@ -74,7 +75,6 @@ TESTS_progs = \
|
||||
gem_exec_blt \
|
||||
gem_exec_faulting_reloc \
|
||||
gem_exec_lut_handle \
|
||||
gem_fenced_exec_thrash \
|
||||
gem_gtt_cpu_tlb \
|
||||
gem_gtt_speed \
|
||||
gem_hangcheck_forcewake \
|
||||
|
||||
Reference in New Issue
Block a user