mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
igt/gem_concurrent_blit: Separate out the combinatorial explosion
Apparently nobody else likes testing and debugging GEM coherency issues. However, this also means that QA is skipping these vital tests. Split out a set of canaries into igt/gem_concurrent_blit and keep the rest in igt/gem_concurrent_all. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89497 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -23,6 +23,7 @@ TESTS_progs_M = \
|
||||
gem_caching \
|
||||
gem_close_race \
|
||||
gem_concurrent_blit \
|
||||
gem_concurrent_all \
|
||||
gem_cs_tlb \
|
||||
gem_ctx_param_basic \
|
||||
gem_ctx_bad_exec \
|
||||
|
||||
Reference in New Issue
Block a user