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>
This commit is contained in:
Chris Wilson
2011-06-20 13:53:12 +01:00
parent 336f85dafb
commit 9de433a471
3 changed files with 188 additions and 0 deletions
+1
View File
@@ -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