[PATCH i-g-t v5 00/17] tests: limiting suspend tests
From: Michał Grzelak <hidden>
Date: 2026-09-10 20:15:14
Next version of [1]. Missed comment addressing indentation. BR, Michał [1] https://lore.kernel.org/igt-dev/20260910185902.2728276-1-michal.grzelak@intel.com/ (local) Michał Grzelak (17): lib/igt_aux: remove typos lib/igt_kms: s/pipe/crtc/ tests/kms_async_flips: split outer test loop into two tests/kms_async_flips: limit S/R to first and last CRTC tests/kms_frontbuffer_tracking: remove TEST_MODE_ITER_BEGIN() from `suspend` tests/kms_frontbuffer_tracking: remove TEST_MODE_ITER_BEGIN() from `fliptrack` tests/kms_pipe_crc_basic: limit #crtcs tested during suspend tests/kms_psr: limit #outputs tested during suspend tests/kms_vblank: split outer test loop into two tests/kms_vblank: limit #outputs tested during suspend tests/kms_sharpness_filter: fix typo tests/kms_sharpness_filter: limit #outputs tested during suspend tests/kms_sharpness_filter: limit #crtcs tested during suspend tests/intel/kms_ccs: split outer test loop into two tests/intel/kms_ccs: limit #outputs tested during suspend tests/intel/kms_ccs: limit #crtcs tested during suspend tests/kms_hdr: run on 3 outputs when testing suspend lib/igt_aux.c | 2 +- lib/igt_kms.h | 2 +- tests/intel/kms_ccs.c | 88 +++++++++++++++++--------- tests/intel/kms_frontbuffer_tracking.c | 63 +++++++++++------- tests/intel/kms_psr.c | 28 +++++++- tests/intel/kms_sharpness_filter.c | 29 ++++++++- tests/kms_async_flips.c | 68 +++++++++++--------- tests/kms_hdr.c | 30 ++++++++- tests/kms_pipe_crc_basic.c | 13 ++++ tests/kms_vblank.c | 54 +++++++++++----- 10 files changed, 272 insertions(+), 105 deletions(-) -- 2.45.2