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:
@@ -22,6 +22,7 @@ TESTS = getversion \
|
||||
gem_readwrite \
|
||||
gem_ringfill \
|
||||
gem_mmap \
|
||||
gem_mmap_gtt \
|
||||
gem_pwrite \
|
||||
gem_pread_after_blit \
|
||||
gem_tiled_pread \
|
||||
|
||||
Reference in New Issue
Block a user