public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] igt: reduce igt_crtc_for_pipe() usage
@ 2026-03-06 13:23 Jani Nikula
  2026-03-06 13:23 ` [PATCH i-g-t 1/5] lib/kms: add igt_next_crtc() Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Jani Nikula @ 2026-03-06 13:23 UTC (permalink / raw)
  To: igt-dev; +Cc: ville.syrjala, jani.nikula

Add igt_next_crtc() and igt_random_crtc() to let us remove a few more
igt_crtc_for_pipe() calls.

Jani Nikula (5):
  lib/kms: add igt_next_crtc()
  tests/intel/gem_pxp: use igt_next_crtc()
  tests/intel/xe_pxp: use igt_next_crtc()
  tests/kms_multipipe_modeset: use igt_next_crtc()
  lib/kms: add igt_random_crtc() and use it in gem_eio

 lib/igt_kms.c                 | 39 +++++++++++++++++++++++++++++++++++
 lib/igt_kms.h                 |  2 ++
 tests/intel/gem_eio.c         |  7 +------
 tests/intel/gem_pxp.c         |  7 +++----
 tests/intel/xe_pxp.c          | 15 ++++++--------
 tests/kms_multipipe_modeset.c | 32 +++++++++++++---------------
 6 files changed, 65 insertions(+), 37 deletions(-)

-- 
2.47.3


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 13:23 [PATCH i-g-t 0/5] igt: reduce igt_crtc_for_pipe() usage Jani Nikula
2026-03-06 13:23 ` [PATCH i-g-t 1/5] lib/kms: add igt_next_crtc() Jani Nikula
2026-03-06 13:23 ` [PATCH i-g-t 2/5] tests/intel/gem_pxp: use igt_next_crtc() Jani Nikula
2026-03-06 13:23 ` [PATCH i-g-t 3/5] tests/intel/xe_pxp: " Jani Nikula
2026-03-06 13:23 ` [PATCH i-g-t 4/5] tests/kms_multipipe_modeset: " Jani Nikula
2026-03-06 14:04   ` Ville Syrjälä
2026-03-09  9:27     ` Jani Nikula
2026-03-06 13:23 ` [PATCH i-g-t 5/5] lib/kms: add igt_random_crtc() and use it in gem_eio Jani Nikula
2026-03-06 14:07 ` [PATCH i-g-t 0/5] igt: reduce igt_crtc_for_pipe() usage Ville Syrjälä
2026-03-06 14:59 ` ✓ i915.CI.BAT: success for " Patchwork
2026-03-06 15:04 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-07 16:08 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-07 16:12 ` ✗ i915.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