mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +00:00
tests: add gem_reloc_vs_gpu
Tests whether the kernel properly waits for the gpu before applying a reloc. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -54,6 +54,7 @@ TESTS_progs = \
|
||||
gem_ring_sync_loop \
|
||||
gem_pipe_control_store_loop \
|
||||
gem_unref_active_buffers \
|
||||
gem_reloc_vs_gpu \
|
||||
$(NULL)
|
||||
|
||||
TESTS_scripts = \
|
||||
|
||||
Reference in New Issue
Block a user