tests: Add a simple exercise of GTT mmaps
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 20 Jun 2011 12:53:12 +0000 (13:53 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 20 Jun 2011 12:55:36 +0000 (13:55 +0100)
commit9de433a471a0bf829a8143658e6b8d07fa896454
tree30a3b4430d8efb0738c5606c025e786a9f823dea
parent336f85dafb6b11f24353544e12d4ddd7f1c10a73
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>
.gitignore
tests/Makefile.am
tests/gem_mmap_gtt.c [new file with mode: 0644]