igt: Add gem_exec_parallel

Attempt to fill buffers using many clients working in parallel.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2016-04-27 17:58:15 +01:00
parent abc8aa40de
commit 4a62f0b43f
3 changed files with 294 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ TESTS_progs_M = \
gem_exec_create \
gem_exec_faulting_reloc \
gem_exec_nop \
gem_exec_parallel \
gem_exec_params \
gem_exec_parse \
gem_exec_store \