summaryrefslogtreecommitdiff
path: root/benchmarks/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-11-22 20:50:31 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2015-11-22 20:54:04 +0000
commitb68a6428db3d1a31d7662c03eb86a7b4cd4e37be (patch)
tree85ab1942f6cdc24458da707b5dd189b993e69e6f /benchmarks/.gitignore
parent59f076a0898ce4c226bcc116d429f685009b268c (diff)
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>
Diffstat (limited to 'benchmarks/.gitignore')
-rw-r--r--benchmarks/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/.gitignore b/benchmarks/.gitignore
index 67afa18c..4440de3c 100644
--- a/benchmarks/.gitignore
+++ b/benchmarks/.gitignore
@@ -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