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:
root
2012-01-11 14:37:42 +01:00
parent e287fe1958
commit 553021d974
2 changed files with 111 additions and 0 deletions
+1
View File
@@ -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 = \