public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 00/11] igt pipe vs crtc_index cleanups
@ 2026-02-10 15:23 Jani Nikula
  2026-02-10 15:23 ` [PATCH i-g-t 01/11] lib/igt_kms: rename igt_crtc_t crtc_offset member to crtc_index Jani Nikula
                   ` (18 more replies)
  0 siblings, 19 replies; 25+ messages in thread
From: Jani Nikula @ 2026-02-10 15:23 UTC (permalink / raw)
  To: igt-dev; +Cc: ville.syrjala, jani.nikula

While Ville's been focusing on mass conversions with cocci, here are
some specific manual pipe vs. crtc_index cleanups.


Jani Nikula (11):
  lib/igt_kms: rename igt_crtc_t crtc_offset member to crtc_index
  lib/igt_kms: rename the rest of crtc_offset to crtc_index
  lib/kms: rename struct kmstest_connector_config pipe member to
    crtc_index
  lib/igt_kms: rename _kmstest_connector_config_find_encoder() pipe
    parameter to crtc_index
  tests/kms_flip: switch to CRTC index terminology
  tests/testdisplay: switch to CRTC index terminology
  lib/igt_kms: use for_each_crtc() for iterating CRTCs
  lib/igt_kms: rename kmstest_get_vblank() param to crtc_index
  lib/igt_kms: remove __get_crtc_mask_for_pipe()
  lib/igt_kms: pass crtc to igt_crtc_init()
  lib/igt_kms: use for_each_crtc() for cleaning up CRTCs

 lib/igt_kms.c       | 106 ++++++++++++++++++--------------------------
 lib/igt_kms.h       |  19 ++++----
 tests/kms_flip.c    |  56 +++++++++++------------
 tests/testdisplay.c |   6 +--
 4 files changed, 80 insertions(+), 107 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-02-12 11:27 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 15:23 [PATCH i-g-t 00/11] igt pipe vs crtc_index cleanups Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 01/11] lib/igt_kms: rename igt_crtc_t crtc_offset member to crtc_index Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 02/11] lib/igt_kms: rename the rest of crtc_offset " Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 03/11] lib/kms: rename struct kmstest_connector_config pipe member " Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 04/11] lib/igt_kms: rename _kmstest_connector_config_find_encoder() pipe parameter " Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 05/11] tests/kms_flip: switch to CRTC index terminology Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 06/11] tests/testdisplay: " Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 07/11] lib/igt_kms: use for_each_crtc() for iterating CRTCs Jani Nikula
2026-02-10 17:39   ` Ville Syrjälä
2026-02-11  9:10     ` Jani Nikula
2026-02-11  9:16   ` [PATCH i-g-t v2] " Jani Nikula
2026-02-11 13:32     ` Ville Syrjälä
2026-02-10 15:23 ` [PATCH i-g-t 08/11] lib/igt_kms: rename kmstest_get_vblank() param to crtc_index Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 09/11] lib/igt_kms: remove __get_crtc_mask_for_pipe() Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 10/11] lib/igt_kms: pass crtc to igt_crtc_init() Jani Nikula
2026-02-10 15:23 ` [PATCH i-g-t 11/11] lib/igt_kms: use for_each_crtc() for cleaning up CRTCs Jani Nikula
2026-02-10 17:46 ` [PATCH i-g-t 00/11] igt pipe vs crtc_index cleanups Ville Syrjälä
2026-02-12 11:27   ` Jani Nikula
2026-02-10 18:51 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-02-10 18:59 ` ✗ i915.CI.BAT: failure " Patchwork
2026-02-11  0:52 ` ✗ Xe.CI.FULL: " Patchwork
2026-02-11 10:03 ` ✓ Xe.CI.BAT: success for igt pipe vs crtc_index cleanups (rev2) Patchwork
2026-02-11 10:29 ` ✓ i915.CI.BAT: " Patchwork
2026-02-11 11:36 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-02-11 17:42 ` ✗ 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