mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
benchmarks: Benchmarkify gem_exec_ctx
Measure the overhead of execution when doing nothing, switching between a pair of contexts, or creating a new context every time. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -3,6 +3,7 @@ bin_PROGRAMS = \
|
||||
intel_upload_blit_large_gtt \
|
||||
intel_upload_blit_large_map \
|
||||
intel_upload_blit_small \
|
||||
gem_exec_ctx \
|
||||
gem_exec_nop \
|
||||
gem_mmap \
|
||||
gem_prw \
|
||||
|
||||
Reference in New Issue
Block a user