mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
debugfs_pipe_crc: Let's check CRCs!
Let's add a new test that sets a mode, wait for a few vblanks (3) and then make sure we read 3 identical CRCs. Some subtests check for various parsing errors. In the process, improve the debugfs helpers to deal with CRCs. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -17,6 +17,7 @@ NOUVEAU_TESTS_M = \
|
||||
endif
|
||||
|
||||
TESTS_progs_M = \
|
||||
debugfs_pipe_crc \
|
||||
gem_basic \
|
||||
gem_caching \
|
||||
gem_concurrent_blit \
|
||||
|
||||
Reference in New Issue
Block a user