mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-12 00:43:04 +00:00
tests: disable gem_non_secure_batch
Seems to cause hangs on some of my old gen2/3 machines, but not all of them.
This commit is contained in:
+1
-1
@@ -40,7 +40,6 @@ TESTS_progs = \
|
||||
gem_mmap \
|
||||
gem_mmap_offset_exhaustion \
|
||||
gem_hangcheck_forcewake \
|
||||
gem_non_secure_batch \
|
||||
gem_pwrite \
|
||||
gem_pread_after_blit \
|
||||
gem_set_tiling_vs_gtt \
|
||||
@@ -146,6 +145,7 @@ HANG = \
|
||||
gem_hang \
|
||||
gem_bad_blit \
|
||||
gem_bad_address \
|
||||
gem_non_secure_batch \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_PROGRAMS = $(TESTS_progs) $(TESTS_progs_M) $(HANG)
|
||||
|
||||
Reference in New Issue
Block a user