mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 22:02:57 +00:00
tests: add drm_vma_limiter
v2: Also check whether a 2nd mmap on the same bo still works. Suggested by Chris Wilson. Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -56,6 +56,7 @@ TESTS_progs = \
|
||||
gem_pipe_control_store_loop \
|
||||
gem_unref_active_buffers \
|
||||
gem_reloc_vs_gpu \
|
||||
drm_vma_limiter \
|
||||
$(NULL)
|
||||
|
||||
TESTS_scripts = \
|
||||
|
||||
Reference in New Issue
Block a user