public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/8] lib/igt_kms: pipe vs CRTC index cleanups
@ 2026-01-27 11:55 Jani Nikula
  2026-01-27 11:55 ` [PATCH i-g-t 1/8] lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping Jani Nikula
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Jani Nikula @ 2026-01-27 11:55 UTC (permalink / raw)
  To: igt-dev; +Cc: jani.nikula, ville.syrjala

Some manual CRTC index vs pipe cleanups to complement Ville's coccinelle
changes.

Superceeds [1].

BR,
Jani.


[1] https://lore.kernel.org/r/cover.1768906414.git.jani.nikula@intel.com

Jani Nikula (8):
  lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping
  lib/igt_kms: Remove kmstest_pipe_to_index()
  tests/kms_setmode: drop redundant drmModeGetCrtc() call
  tests/kms_setmode: use CRTC index instead of pipe for
    intel_drrs_disable()
  tests/kms_setmode: use __intel_get_pipe_from_crtc_index() directly
  lib/igt_kms: Always return CRTC index from
    kmstest_get_pipe_from_crtc_id()
  lib/igt_debugfs: rename igt_debugfs_pipe_dir() to
    igt_debugfs_crtc_dir()
  lib/i915/drrs: switch the interface from pipe to CRTC index

 lib/i915/intel_drrs.c                  | 36 ++++++------
 lib/i915/intel_drrs.h                  |  8 +--
 lib/i915/intel_fbc.c                   |  4 +-
 lib/igt_debugfs.c                      | 10 ++--
 lib/igt_debugfs.h                      |  4 +-
 lib/igt_kms.c                          | 77 ++++++--------------------
 lib/igt_kms.h                          |  4 +-
 tests/intel/kms_fbcon_fbt.c            |  6 +-
 tests/intel/kms_frontbuffer_tracking.c |  2 +-
 tests/kms_async_flips.c                | 10 ++--
 tests/kms_setmode.c                    | 14 ++---
 tests/nouveau_crc.c                    |  2 +-
 12 files changed, 66 insertions(+), 111 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-01-28 17:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 11:55 [PATCH i-g-t 0/8] lib/igt_kms: pipe vs CRTC index cleanups Jani Nikula
2026-01-27 11:55 ` [PATCH i-g-t 1/8] lib/igt_kms: Drop the ioctl fallback for CRTC id to pipe mapping Jani Nikula
2026-01-28 15:11   ` Ville Syrjälä
2026-01-27 11:55 ` [PATCH i-g-t 2/8] lib/igt_kms: Remove kmstest_pipe_to_index() Jani Nikula
2026-01-27 11:56 ` [PATCH i-g-t 3/8] tests/kms_setmode: drop redundant drmModeGetCrtc() call Jani Nikula
2026-01-27 11:56 ` [PATCH i-g-t 4/8] tests/kms_setmode: use CRTC index instead of pipe for intel_drrs_disable() Jani Nikula
2026-01-27 11:56 ` [PATCH i-g-t 5/8] tests/kms_setmode: use __intel_get_pipe_from_crtc_index() directly Jani Nikula
2026-01-27 11:56 ` [PATCH i-g-t 6/8] lib/igt_kms: Always return CRTC index from kmstest_get_pipe_from_crtc_id() Jani Nikula
2026-01-27 11:56 ` [PATCH i-g-t 7/8] lib/igt_debugfs: rename igt_debugfs_pipe_dir() to igt_debugfs_crtc_dir() Jani Nikula
2026-01-27 11:56 ` [PATCH i-g-t 8/8] lib/i915/drrs: switch the interface from pipe to CRTC index Jani Nikula
2026-01-27 16:47 ` ✓ Xe.CI.BAT: success for lib/igt_kms: pipe vs CRTC index cleanups (rev2) Patchwork
2026-01-27 17:05 ` ✓ i915.CI.BAT: " Patchwork
2026-01-27 21:07 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-28  2:07 ` ✗ i915.CI.Full: " Patchwork
2026-01-28 15:14 ` [PATCH i-g-t 0/8] lib/igt_kms: pipe vs CRTC index cleanups Ville Syrjälä
2026-01-28 16:47   ` Jani Nikula
2026-01-28 16:52     ` Ville Syrjälä
2026-01-28 16:59       ` Jani Nikula
2026-01-28 17:16         ` Ville Syrjälä

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