public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] tests: lots of s/crtc->pipe/crtc->crtc_index/
@ 2026-03-20 11:24 Jani Nikula
  2026-03-20 11:24 ` [PATCH i-g-t 1/7] tests/amdgpu/amd_plane: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Jani Nikula @ 2026-03-20 11:24 UTC (permalink / raw)
  To: igt-dev
  Cc: jani.nikula, Aurabindo Pillai, Harry Wentland, Vitaly Prosyak,
	Alex Hung

Do a bunch of s/crtc->pipe/crtc->crtc_index/ where the crtc->pipe isn't
actually needed or relevant, e.g. basically all of amdgpu tests.

Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Vitaly Prosyak <vitaly.prosyak@amd.com>
Cc: Alex Hung <alex.hung@amd.com>

Jani Nikula (7):
  tests/amdgpu/amd_plane: s/crtc->pipe/crtc->crtc_index/
  tests/amdgpu/amd_dp_dsc: s/crtc->pipe/crtc->crtc_index/
  tests/amdgpu/amd_subvp: s/crtc->pipe/crtc->crtc_index/
  tests/amdgpu/amd_hotplug: s/crtc->pipe/crtc->crtc_index/
  tests/amdgpu/amd_multidisplay_modeset: s/crtc->pipe/crtc->crtc_index/
  tests/amdgpu/amd_vrr_range: s/crtc->pipe/crtc->crtc_index/
  tests/kms_atomic_transition: s/crtc->pipe/crtc->crtc_index/

 tests/amdgpu/amd_dp_dsc.c               | 142 ++++++++++++------------
 tests/amdgpu/amd_hotplug.c              |  52 +++++----
 tests/amdgpu/amd_multidisplay_modeset.c |  30 ++---
 tests/amdgpu/amd_plane.c                |  27 ++---
 tests/amdgpu/amd_subvp.c                |  16 +--
 tests/amdgpu/amd_vrr_range.c            |   4 +-
 tests/kms_atomic_transition.c           |  18 +--
 7 files changed, 144 insertions(+), 145 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-03-24 18:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 11:24 [PATCH i-g-t 0/7] tests: lots of s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 1/7] tests/amdgpu/amd_plane: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 2/7] tests/amdgpu/amd_dp_dsc: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 3/7] tests/amdgpu/amd_subvp: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 4/7] tests/amdgpu/amd_hotplug: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 5/7] tests/amdgpu/amd_multidisplay_modeset: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 6/7] tests/amdgpu/amd_vrr_range: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 11:24 ` [PATCH i-g-t 7/7] tests/kms_atomic_transition: s/crtc->pipe/crtc->crtc_index/ Jani Nikula
2026-03-20 14:56 ` ✓ Xe.CI.BAT: success for tests: lots of s/crtc->pipe/crtc->crtc_index/ Patchwork
2026-03-20 15:10 ` ✓ i915.CI.BAT: " Patchwork
2026-03-21  6:45 ` ✗ i915.CI.Full: failure " Patchwork
2026-03-21 15:06 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-24  9:09 ` [PATCH i-g-t 0/7] " Jani Nikula
2026-03-24 17:45 ` Alex Hung
2026-03-24 17:54   ` Jani Nikula
2026-03-24 18:02     ` Alex Hung

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