mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
tests: Add prime_crc for cache coherency
This program can be used to detect when the writes don't land in scanout, due cache incoherency. Run it like ./prime_crc --interactive-debug=crc Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
@@ -90,6 +90,7 @@ TESTS_progs_M = \
|
||||
pm_rps \
|
||||
pm_rc6_residency \
|
||||
pm_sseu \
|
||||
prime_crc \
|
||||
prime_mmap \
|
||||
prime_self_import \
|
||||
template \
|
||||
|
||||
Reference in New Issue
Block a user