public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v9 0/6] kms_flip: limit number of subtests run
@ 2026-03-30  7:55 Michał Grzelak
  2026-03-30  7:55 ` [PATCH i-g-t v9 1/6] tests/kms_flip: test suspend on one pair of pipes Michał Grzelak
                   ` (13 more replies)
  0 siblings, 14 replies; 19+ messages in thread
From: Michał Grzelak @ 2026-03-30  7:55 UTC (permalink / raw)
  To: igt-dev; +Cc: Mohammed Thasleem, Michał Grzelak

Next version of [1]. This series addresses both 2x-* and single output
tests. It also handles timeouts seen on SNB & BMG. This series has been
tested on config with 4 outputs connected.

[1] https://lore.kernel.org/igt-dev/20260309092528.3336467-1-michal.grzelak@intel.com

BR,
Michał

---
Changelog:
v8->v9
- change devid from int to uint32_t (Thasleem)
- add all_conns into opt_handler (Thasleem)

v7->v8
- add WA for BMG

v6->v7
- remove unused global vars (Jani)
- staticize rest of global vars (Jani)

v5->v6
- fix typo in commit message (Thasleem)
- clarify selecting compatible mode (Thasleem)
- add init of devid & SNB WA

v4->v5
- rename all_pipes to all_crtcs during rebase

v3->v4
- change \gt into \ge sign

v2->v3
- ease counting of pairs of outputs
- limit number of tested outputs
- narrow pair & output limiting to suspend subtests
- add separate param for pair and connector limiting

v1->v2
- split pipe limiting into 2x- and single subtests
- add output pair limiting

Michał Grzelak (6):
  tests/kms_flip: test suspend on one pair of pipes
  tests/kms_flip: run suspend tests on one pipe per output
  tests/kms_flip: limit output pairs when testing suspend
  tests/kms_flip: limit number of outputs wrt suspend
  tests/kms_flip: staticize & remove unused global vars
  tests/kms_flip: test suspend at most twice on SNB && BMG

 tests/kms_flip.c | 85 ++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 71 insertions(+), 14 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-04-03  9:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30  7:55 [PATCH i-g-t v9 0/6] kms_flip: limit number of subtests run Michał Grzelak
2026-03-30  7:55 ` [PATCH i-g-t v9 1/6] tests/kms_flip: test suspend on one pair of pipes Michał Grzelak
2026-03-30  7:55 ` [PATCH i-g-t v9 2/6] tests/kms_flip: run suspend tests on one pipe per output Michał Grzelak
2026-03-30  7:55 ` [PATCH i-g-t v9 3/6] tests/kms_flip: limit output pairs when testing suspend Michał Grzelak
2026-03-30  7:55 ` [PATCH i-g-t v9 4/6] tests/kms_flip: limit number of outputs wrt suspend Michał Grzelak
2026-03-31  7:37   ` Thasleem, Mohammed
2026-03-30  7:55 ` [PATCH i-g-t v9 5/6] tests/kms_flip: staticize & remove unused global vars Michał Grzelak
2026-03-30  7:55 ` [PATCH i-g-t v9 6/6] tests/kms_flip: test suspend at most twice on SNB && BMG Michał Grzelak
2026-04-02  8:50   ` Thasleem, Mohammed
2026-03-31  0:16 ` ✓ Xe.CI.BAT: success for kms_flip: limit number of subtests run (rev12) Patchwork
2026-03-31  0:24 ` ✓ i915.CI.BAT: " Patchwork
2026-03-31  4:07 ` ✓ Xe.CI.FULL: " Patchwork
2026-03-31  6:48 ` ✗ i915.CI.Full: failure " Patchwork
2026-04-02 21:21   ` Michał Grzelak
2026-04-02 11:30 ` ✓ Xe.CI.BAT: success for kms_flip: limit number of subtests run (rev13) Patchwork
2026-04-02 11:35 ` ✓ i915.CI.BAT: " Patchwork
2026-04-02 19:18 ` ✓ Xe.CI.FULL: " Patchwork
2026-04-03  8:20 ` ✗ i915.CI.Full: failure " Patchwork
2026-04-03  9:17   ` Michał Grzelak

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