tests: Add gem_busy

Exercise the busy-ioctl and verify it reports the right active engines
using the execbuffer notation.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2016-01-15 13:34:39 +00:00
parent 825482a25c
commit 59adb00129
2 changed files with 259 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ TESTS_progs_M = \
drv_hangman \
gem_bad_reloc \
gem_basic \
gem_busy \
gem_caching \
gem_close_race \
gem_concurrent_blit \