mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 01:16:18 +00:00
tests/kms_psr_sink_crc: Make plane_move visible to human eyes
this will allow manual tests when crc isn't available. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This commit is contained in:
parent
00992f7d86
commit
b7b2ecbaef
@ -392,7 +392,7 @@ static void test_crc(data_t *data)
|
||||
break;
|
||||
case PLANE_MOVE:
|
||||
/* Only in use when testing Sprite and Cursor */
|
||||
igt_plane_set_position(test_plane, 1, 1);
|
||||
igt_plane_set_position(test_plane, 500, 500);
|
||||
igt_display_commit(&data->display);
|
||||
break;
|
||||
case PLANE_ONOFF:
|
||||
|
Loading…
x
Reference in New Issue
Block a user