All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] lib/igt_kms: pipe vs CRTC index cleanups
@ 2026-01-20 10:54 Jani Nikula
  2026-01-20 10:54 ` [PATCH i-g-t 1/3] lib/igt_kms: Always return CRTC index from kmstest_get_pipe_from_crtc_id() Jani Nikula
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jani Nikula @ 2026-01-20 10:54 UTC (permalink / raw)
  To: igt-dev; +Cc: jani.nikula, ville.syrjala

Some minor cleanups for pipe vs. CRTC index conversions.

Jani Nikula (3):
  lib/igt_kms: Always return CRTC index from
    kmstest_get_pipe_from_crtc_id()
  lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping
  lib/igt_kms: Remove kmstest_pipe_to_index()

 lib/igt_kms.c               | 75 +++++++++----------------------------
 lib/igt_kms.h               |  3 +-
 tests/intel/kms_fbcon_fbt.c |  2 +-
 tests/kms_async_flips.c     |  6 +--
 tests/kms_setmode.c         |  4 +-
 5 files changed, 24 insertions(+), 66 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-01-20 18:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 10:54 [PATCH i-g-t 0/3] lib/igt_kms: pipe vs CRTC index cleanups Jani Nikula
2026-01-20 10:54 ` [PATCH i-g-t 1/3] lib/igt_kms: Always return CRTC index from kmstest_get_pipe_from_crtc_id() Jani Nikula
2026-01-20 10:54 ` [PATCH i-g-t 2/3] lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping Jani Nikula
2026-01-20 10:54 ` [PATCH i-g-t 3/3] lib/igt_kms: Remove kmstest_pipe_to_index() Jani Nikula
2026-01-20 11:21   ` Jani Nikula
2026-01-20 18:12 ` ✗ Fi.CI.BUILD: failure for lib/igt_kms: pipe vs CRTC index cleanups Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.