public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tests/kms_pipe_crc_basic: add mst suspend-resume test
@ 2026-02-20 15:22 Kunal Joshi
  2026-02-20 15:22 ` [PATCH i-g-t 1/3] tests/intel/kms_mst_helper: Add helper to check for MST outputs Kunal Joshi
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Kunal Joshi @ 2026-02-20 15:22 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

This patch series introduces MST suspend-resume test to kms_pipe_crc_basic.

The MST test validates there is no corruption/blank out
across suspend/resume cycles for all possible subsets.

Kunal Joshi (3):
  tests/intel/kms_mst_helper: Add helper to check for MST outputs
  lib/igt_kms: Fix max_non_joiner_mode_found to handle connectors below
    pipe max
  tests/kms_pipe_crc_basic: Add MST suspend-resume test

 lib/igt_kms.c                |  15 +-
 tests/intel/kms_mst_helper.c |  19 +++
 tests/intel/kms_mst_helper.h |   1 +
 tests/kms_pipe_crc_basic.c   | 314 +++++++++++++++++++++++++++++++++++
 tests/meson.build            |   3 +
 5 files changed, 347 insertions(+), 5 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2026-03-10  4:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 15:22 [PATCH 0/3] tests/kms_pipe_crc_basic: add mst suspend-resume test Kunal Joshi
2026-02-20 15:22 ` [PATCH i-g-t 1/3] tests/intel/kms_mst_helper: Add helper to check for MST outputs Kunal Joshi
2026-02-23 17:40   ` Thasleem, Mohammed
2026-02-26  4:02   ` Kandpal, Suraj
2026-02-20 15:22 ` [PATCH i-g-t 2/3] lib/igt_kms: Fix max_non_joiner_mode_found Kunal Joshi
2026-02-24 10:30   ` Thasleem, Mohammed
2026-02-26  4:26   ` Kandpal, Suraj
2026-02-20 15:22 ` [PATCH i-g-t 3/3] tests/kms_pipe_crc_basic: Add MST suspend-resume test Kunal Joshi
2026-02-24  8:35   ` Thasleem, Mohammed
2026-02-24 10:27     ` Thasleem, Mohammed
2026-03-03  6:18   ` Kandpal, Suraj
2026-03-10  4:49     ` Kandpal, Suraj
2026-03-10  4:53       ` Kandpal, Suraj
2026-02-20 18:31 ` ✓ Xe.CI.BAT: success for tests/kms_pipe_crc_basic: add mst suspend-resume test (rev4) Patchwork
2026-02-20 19:02 ` ✓ i915.CI.BAT: " Patchwork
2026-02-21  4:26 ` ✗ i915.CI.Full: failure " Patchwork
2026-02-21  8:38 ` ✗ Xe.CI.FULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox