mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
tests: add gem_exec_bad_domains
To check whether the kernel properly rejects non-gpu domains in relocs. Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -20,6 +20,7 @@ TESTS_progs = \
|
||||
gem_basic \
|
||||
gem_exec_nop \
|
||||
gem_exec_blt \
|
||||
gem_exec_bad_domains \
|
||||
gem_flink \
|
||||
gem_readwrite \
|
||||
gem_ringfill \
|
||||
@@ -51,7 +52,6 @@ TESTS_progs = \
|
||||
gem_double_irq_loop \
|
||||
gem_ring_sync_loop \
|
||||
gem_pipe_control_store_loop \
|
||||
gem_hangcheck_forcewake \
|
||||
gem_unref_active_buffers \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user