mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
benchmarks: Measure BLT performance
Execute N blits and time how long they complete to measure both GPU limited bandwidth and submission overhead. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -5,6 +5,7 @@ benchmarks_PROGRAMS = \
|
||||
intel_upload_blit_large_gtt \
|
||||
intel_upload_blit_large_map \
|
||||
intel_upload_blit_small \
|
||||
gem_blt \
|
||||
gem_create \
|
||||
gem_exec_ctx \
|
||||
gem_exec_nop \
|
||||
|
||||
Reference in New Issue
Block a user