tests: add gem_unfence_active_buffers

Unfortunately this requires slab poisoning to catch anything :(

Also add a new helper to drmtest to get the available fence count.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-04-22 12:35:23 +02:00
parent 19a28d06ad
commit cf72da57dc
5 changed files with 189 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ TESTS_progs = \
gem_double_irq_loop \
gem_ring_sync_loop \
gem_pipe_control_store_loop \
gem_unfence_active_buffers \
gem_unref_active_buffers \
gem_reloc_vs_gpu \
drm_vma_limiter \