mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-27 08:00:20 +00:00
tests/gem_cacheing: Exercise snoop coherency
This is based on tests/gem_partial_pwrite_pread which aims to detect incoherency between CPU reads and writes to a bo whilst using it as a source and target for GPU writes. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -16,6 +16,7 @@ TESTS_progs = \
|
||||
getclient \
|
||||
getstats \
|
||||
gem_basic \
|
||||
gem_cacheing \
|
||||
gem_cpu_concurrent_blit \
|
||||
gem_gtt_concurrent_blit \
|
||||
gem_exec_nop \
|
||||
|
||||
Reference in New Issue
Block a user