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:
Daniel Vetter
2011-12-04 12:08:59 +01:00
parent 224d4d22f0
commit ad6be1f0c9
3 changed files with 217 additions and 0 deletions
+1
View File
@@ -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 = \