summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-06-20 13:53:12 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-06-20 13:55:36 +0100
commit9de433a471a0bf829a8143658e6b8d07fa896454 (patch)
tree30a3b4430d8efb0738c5606c025e786a9f823dea /.gitignore
parent336f85dafb6b11f24353544e12d4ddd7f1c10a73 (diff)
tests: Add a simple exercise of GTT mmaps
Test copying between 2 mappings and reading/writing from and to. References: https://bugs.freedesktop.org/show_bug.cgi?id=38115 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec1e4811..8905f159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@ tests/gem_flink
tests/gem_gtt_speed
tests/gem_largeobject
tests/gem_mmap
+tests/gem_mmap_gtt
tests/gem_pread_after_blit
tests/gem_pwrite
tests/gem_readwrite