mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests: Add gem_evict_everything
Exercise the eviction logic. This is just a naive test to ensure that we can evict old buffers to accommodate new batches, and in the process trigger the evict everything logic. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -62,6 +62,7 @@ TESTS_progs = \
|
||||
gem_ctx_create \
|
||||
gem_ctx_exec \
|
||||
gem_double_irq_loop \
|
||||
gem_evict_everything \
|
||||
gem_exec_big \
|
||||
gem_exec_blt \
|
||||
gem_exec_faulting_reloc \
|
||||
|
||||
Reference in New Issue
Block a user