mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user