mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
benchmarks: Add a set-domain benchmark
Benchmark the overhead of changing from GTT to CPU domains and vice versa. Effectively this measures the cost of a clflush, and how well the driver can avoid them. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -6,6 +6,7 @@ gem_exec_reloc
|
||||
gem_exec_trace
|
||||
gem_mmap
|
||||
gem_prw
|
||||
gem_set_domain
|
||||
gem_userptr_benchmark
|
||||
gem_wait
|
||||
intel_upload_blit_large
|
||||
|
||||
Reference in New Issue
Block a user