[PATCH i-g-t v3 00/17] tests: limiting suspend tests
Michał Grzelak <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Organization | Intel Technology Poland sp. z o.o. - ul. Slowackiego 173, 80-298 Gdansk - KRS 101882 - NIP 957-07-52-316 |
| Message-ID | <[email protected]> |
Next version of [1]. Added one patch for kms_hdr. BR, Michał [1] https://lore.kernel.org/igt-dev/[email protected] 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/kms_ccs: split outer test loop into two tests/kms_ccs: limit #outputs tested during suspend tests/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 | 58 +++++++++++------ 10 files changed, 275 insertions(+), 106 deletions(-) -- 2.45.2