mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
tests/kms_chv_cursor_fail: Add a test to exercise CHV pipe C cursor fail
The test tries to anger CHV pipe C cursor by walking the edges of the screen while moving the cursor across the screen edge. The actual hw issue only occurs on pipe C, and only on the left screen edge. The testcase can walk all the edges though, and on all pipes, just so I could make sure the failure doesn't occur there. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
@@ -68,6 +68,7 @@ TESTS_progs_M = \
|
||||
gem_write_read_ring_switch \
|
||||
kms_addfb_basic \
|
||||
kms_atomic \
|
||||
kms_chv_cursor_fail \
|
||||
kms_cursor_crc \
|
||||
kms_draw_crc \
|
||||
kms_fbc_crc \
|
||||
|
||||
Reference in New Issue
Block a user