mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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:
@@ -13,6 +13,7 @@ benchmarks_PROGRAMS = \
|
||||
gem_exec_trace \
|
||||
gem_mmap \
|
||||
gem_prw \
|
||||
gem_set_domain \
|
||||
gem_userptr_benchmark \
|
||||
gem_wait \
|
||||
kms_vblank \
|
||||
|
||||
Reference in New Issue
Block a user