summaryrefslogtreecommitdiff
path: root/benchmarks/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-06-20 13:27:17 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-06-20 18:19:51 +0100
commit0e1f5e3e796ae383daeb8f1aa394ce5f030e7bb9 (patch)
tree8abfd9bb1443165ac70bfefe0db81282af8b4457 /benchmarks/.gitignore
parentc344044ab681566d36a49a0456666a32bac3419a (diff)
benchmarks: Add vgem mmap speed test
Primarily to check that we have the WC read/write disparity. 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 25d2f3c0..5ce28744 100644
--- a/benchmarks/.gitignore
+++ b/benchmarks/.gitignore
@@ -15,4 +15,5 @@ intel_upload_blit_large_gtt
intel_upload_blit_large_map
intel_upload_blit_small
kms_vblank
+vgem_mmap
# Please keep sorted alphabetically