[igt-dev] [PATCH 0/3] Enable IGT subtests validating CRC in pre-si
Lohith BS
lohith.bs at intel.com
Thu Aug 2 07:07:10 UTC 2018
This series adds 220 IGT kms* subtests validating CRC to pre-silicon grid.
This patches have dependency on kernel patch
(http://intel-gfx-pw.fi.intel.com/series/406/) which generates CRC when
requested.
IGT execution on pre-silicon is bit slow compared to silicon.
So this patch adds nearly 220 IGT kms* subtests to pre-si grid.
Further in this patch they are categorized into two
a) Subtests with execution time less than 30sec (~185)
b) Subtests with execution time between 30 to 90sec(~35).
Lohith BS (3):
Unblock IGT subtests validating CRC in pre-silicon
Add pre-silicon runnable kms* subtests with less than 30sec exec time.
Add pre-silicon runnable kms* subtests with exec 30sec to 90sec time
tests/intel-ci/fast-feedback.testlist | 211 ++++++++++++++++++++++++++++++++++
tests/kms_atomic_interruptible.c | 2 -
tests/kms_atomic_transition.c | 2 -
tests/kms_available_modes_crc.c | 2 -
tests/kms_busy.c | 2 -
tests/kms_chv_cursor_fail.c | 2 -
tests/kms_color.c | 2 -
tests/kms_concurrent.c | 2 -
tests/kms_crtc_background_color.c | 2 -
tests/kms_cursor_crc.c | 2 -
tests/kms_fence_pin_leak.c | 2 -
tests/kms_flip_event_leak.c | 2 -
tests/kms_flip_tiling.c | 2 -
tests/kms_invalid_dotclock.c | 2 -
tests/kms_legacy_colorkey.c | 2 -
tests/kms_mmap_write_crc.c | 2 -
tests/kms_panel_fitting.c | 2 -
tests/kms_pipe_b_c_ivb.c | 2 -
tests/kms_pipe_crc_basic.c | 2 -
tests/kms_plane.c | 2 -
tests/kms_plane_lowres.c | 2 -
tests/kms_plane_multiple.c | 2 -
tests/kms_plane_scaling.c | 2 -
tests/kms_properties.c | 2 -
tests/kms_pwrite_crc.c | 2 -
tests/kms_rmfb.c | 2 -
tests/kms_rotation_crc.c | 2 -
tests/kms_setmode.c | 2 -
tests/kms_universal_plane.c | 2 -
29 files changed, 211 insertions(+), 56 deletions(-)
--
1.9.1
More information about the igt-dev
mailing list