mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
igt/gem_exec_store: The simplest batch that does something!
A very simple, the simplest!, batch that can execution on any known engine that just writes a value into memory. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -38,6 +38,7 @@ TESTS_progs_M = \
|
||||
gem_exec_nop \
|
||||
gem_exec_params \
|
||||
gem_exec_parse \
|
||||
gem_exec_store \
|
||||
gem_exec_suspend \
|
||||
gem_exec_reloc \
|
||||
gem_fenced_exec_thrash \
|
||||
|
||||
Reference in New Issue
Block a user