mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user