mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
tests: Add gem_exec_flush
A basic check that the execbuf flushes writes from the batch and that they are coherent afterwards. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -33,6 +33,7 @@ TESTS_progs_M = \
|
||||
gem_exec_basic \
|
||||
gem_exec_create \
|
||||
gem_exec_faulting_reloc \
|
||||
gem_exec_flush \
|
||||
gem_exec_nop \
|
||||
gem_exec_parallel \
|
||||
gem_exec_params \
|
||||
|
||||
Reference in New Issue
Block a user