tests: add gem_prw_concurrent_blt

New testcase to check that pwrite/pread correctly synchronize with
oustanding rendering. Just to catch regressions when we change
something.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2013-08-06 22:27:37 +02:00
parent 4901b5ff0e
commit 3dba47e896
2 changed files with 209 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ TESTS_progs_M = \
gem_mmap_gtt \
gem_partial_pwrite_pread \
gem_pread_after_blit \
gem_prw_concurrent_blit \
gem_ringfill \
gem_set_tiling_vs_blt \
gem_suspend \