public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] lib/kms: fix a CRTC index and pipe mask mixup
@ 2026-03-09 12:40 Jani Nikula
  2026-03-09 12:40 ` [PATCH i-g-t 1/3] igt/kms: add some braces for clarity in __igt_pipe_populate_outputs() Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Jani Nikula @ 2026-03-09 12:40 UTC (permalink / raw)
  To: igt-dev; +Cc: ville.syrjala, jani.nikula

Clean up __igt_pipe_populate_outputs() to use CRTC indexes where
possible, and fix a CRTC index vs. pipe mask confusion.

Jani Nikula (3):
  igt/kms: add some braces for clarity in __igt_pipe_populate_outputs()
  lib/kms: use for_each_crtc() in __igt_pipe_populate_outputs()
  lib/kms: avoid mixing CRTC index and pipe masks in
    __igt_pipe_populate_outputs()

 lib/igt_kms.c | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)

-- 
2.47.3


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09 12:40 [PATCH i-g-t 0/3] lib/kms: fix a CRTC index and pipe mask mixup Jani Nikula
2026-03-09 12:40 ` [PATCH i-g-t 1/3] igt/kms: add some braces for clarity in __igt_pipe_populate_outputs() Jani Nikula
2026-03-09 12:40 ` [PATCH i-g-t 2/3] lib/kms: use for_each_crtc() " Jani Nikula
2026-03-09 12:40 ` [PATCH i-g-t 3/3] lib/kms: avoid mixing CRTC index and pipe masks " Jani Nikula
2026-03-09 20:38 ` ✓ Xe.CI.BAT: success for lib/kms: fix a CRTC index and pipe mask mixup Patchwork
2026-03-09 20:54 ` ✓ i915.CI.BAT: " Patchwork
2026-03-10  1:06 ` ✓ Xe.CI.FULL: " Patchwork
2026-03-10  5:55 ` ✗ i915.CI.Full: failure " Patchwork
2026-03-10  9:15 ` [PATCH i-g-t 0/3] " Ville Syrjälä
2026-03-10  9:35   ` Jani Nikula

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