From 9de433a471a0bf829a8143658e6b8d07fa896454 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 20 Jun 2011 13:53:12 +0100 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3