tests: add gem_fence_upload

This test demonstrates the performance cliff clients face when they
unwittingly use too many fenced surfaces in a looped upload.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2014-02-03 15:52:00 +00:00
parent 27d37a1f10
commit c62ce339f2
2 changed files with 122 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ TESTS_progs = \
gem_exec_blt \
gem_exec_lut_handle \
gem_fd_exhaustion \
gem_fence_upload \
gem_gtt_cpu_tlb \
gem_gtt_hog \
gem_gtt_speed \