igt: Add gem_exec_basic

Extremely basic check that we can dispatch an execbuf on every ring.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Chris Wilson
2016-01-27 13:08:35 +00:00
parent 04f5215f00
commit 01acd70762
2 changed files with 64 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ TESTS_progs_M = \
gem_evict_everything \
gem_exec_alignment \
gem_exec_bad_domains \
gem_exec_basic \
gem_exec_faulting_reloc \
gem_exec_nop \
gem_exec_params \