[PATCH i-g-t v2 00/16] 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]. Previous series had mangled version number. BR, Michał [1] https://lore.kernel.org/igt-dev/[email protected]/ Michał Grzelak (16): 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 lib/igt_aux.c | 2 +- lib/igt_kms.h | 2 +- tests/intel/kms_ccs.c | 88 +++++++++++++++++--------- tests/intel/kms_frontbuffer_tracking.c | 67 +++++++++++++------- tests/intel/kms_psr.c | 29 ++++++++- tests/intel/kms_sharpness_filter.c | 29 ++++++++- tests/kms_async_flips.c | 68 +++++++++++--------- tests/kms_pipe_crc_basic.c | 13 ++++ tests/kms_vblank.c | 58 +++++++++++------ 9 files changed, 250 insertions(+), 106 deletions(-) -- 2.45.2