mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +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:
@@ -21,6 +21,7 @@ gem_bad_reloc
|
||||
gem_basic
|
||||
gem_caching
|
||||
gem_close_race
|
||||
gem_concurrent_all
|
||||
gem_concurrent_blit
|
||||
gem_cpu_reloc
|
||||
gem_cs_prefetch
|
||||
|
||||
Reference in New Issue
Block a user