mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests/gem_exec_bad_domains: add more bad domains
- mulitple write domains - conflicting write domains - not-yet-defined gpu domains Also convert to subtests while at it. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -17,6 +17,7 @@ TESTS_progs_M = \
|
||||
gem_cacheing \
|
||||
gem_cpu_concurrent_blit \
|
||||
gem_cs_tlb \
|
||||
gem_exec_bad_domains \
|
||||
gem_flink \
|
||||
gem_gtt_concurrent_blit \
|
||||
gem_mmap_gtt \
|
||||
@@ -34,7 +35,6 @@ TESTS_progs = \
|
||||
gem_exec_nop \
|
||||
gem_exec_big \
|
||||
gem_exec_blt \
|
||||
gem_exec_bad_domains \
|
||||
gem_exec_faulting_reloc \
|
||||
gem_readwrite \
|
||||
gem_mmap \
|
||||
|
||||
Reference in New Issue
Block a user