mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user