public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] lib/kms: make for_each_crtc_with_single_output() independent of pipes
@ 2026-03-23 12:06 Jani Nikula
  2026-03-23 12:06 ` [PATCH i-g-t 1/3] lib/kms: don't special case igt_get_single_output_for_crtc() implementation Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jani Nikula @ 2026-03-23 12:06 UTC (permalink / raw)
  To: igt-dev; +Cc: jani.nikula, ville.syrjala

A slightly tricky series to make for_each_crtc_with_single_output()
independent of pipes, while retaining pipe order iteration on Intel
devices.

Jani Nikula (3):
  lib/kms: don't special case igt_get_single_output_for_crtc()
    implementation
  lib/kms: refactor for_each_crtc_with_single_output() to avoid
    igt_crtc_for_pipe()
  lib/kms: use CRTC index for __igt_output_crtc_populate()

 lib/igt_kms.c | 40 +++++++++++++++++++++++++++++++---------
 lib/igt_kms.h | 23 ++++++++++++++---------
 2 files changed, 45 insertions(+), 18 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-03-26 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23 12:06 [PATCH i-g-t 0/3] lib/kms: make for_each_crtc_with_single_output() independent of pipes Jani Nikula
2026-03-23 12:06 ` [PATCH i-g-t 1/3] lib/kms: don't special case igt_get_single_output_for_crtc() implementation Jani Nikula
2026-03-23 12:06 ` [PATCH i-g-t 2/3] lib/kms: refactor for_each_crtc_with_single_output() to avoid igt_crtc_for_pipe() Jani Nikula
2026-03-23 12:06 ` [PATCH i-g-t 3/3] lib/kms: use CRTC index for __igt_output_crtc_populate() Jani Nikula
2026-03-26 11:36   ` Ville Syrjälä
2026-03-26 12:36     ` Jani Nikula
2026-03-23 16:38 ` ✓ Xe.CI.BAT: success for lib/kms: make for_each_crtc_with_single_output() independent of pipes Patchwork
2026-03-23 16:54 ` ✓ i915.CI.BAT: " Patchwork
2026-03-23 23:39 ` ✓ Xe.CI.FULL: " Patchwork
2026-03-24  1:24 ` ✗ i915.CI.Full: failure " Patchwork

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