Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Modify iterators to prepare for ultrajoiner
@ 2024-09-17  8:23 Ankit Nautiyal
  2024-09-17  8:23 ` [PATCH 1/2] drm/i915: Add some essential functionality for joiners Ankit Nautiyal
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ankit Nautiyal @ 2024-09-17  8:23 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: suraj.kandpal, ville.syrjala

Modify the iterators for enabling/disabling during modeset that works for
present and future joiner cases.

This patch series is a spin off from original series for ultrajoiner
basic functionality [1] and discussion on [2].
Few of the preparatory patches are taken here for review and merge before
the other core patches of the series.

[1] https://patchwork.freedesktop.org/patch/613914/
[2] https://patchwork.freedesktop.org/patch/613914/?series=133800&rev=8

Ankit Nautiyal (1):
  drm/i915/display: Enhance iterators for modeset en/disable

Stanislav Lisovskiy (1):
  drm/i915: Add some essential functionality for joiners

 drivers/gpu/drm/i915/display/intel_ddi.c     | 13 ++--
 drivers/gpu/drm/i915/display/intel_display.c | 82 ++++++++++++++++----
 drivers/gpu/drm/i915/display/intel_display.h | 28 +++++++
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 14 ++--
 drivers/gpu/drm/i915/display/intel_vdsc.c    |  4 +-
 5 files changed, 111 insertions(+), 30 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/2] Modify iterators to prepare for ultrajoiner
@ 2024-09-18  6:30 Ankit Nautiyal
  2024-09-18  6:30 ` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable Ankit Nautiyal
  0 siblings, 1 reply; 11+ messages in thread
From: Ankit Nautiyal @ 2024-09-18  6:30 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: suraj.kandpal, ville.syrjala

Modify the iterators for enabling/disabling during modeset that works for
present and future joiner cases.

This patch series is a spin off from original series for ultrajoiner
basic functionality [1] and discussion on [2].
Few of the preparatory patches are taken here for review and merge before
the other core patches of the series.

[1] https://patchwork.freedesktop.org/patch/613914/
[2] https://patchwork.freedesktop.org/patch/613914/?series=133800&rev=8

Rev2:
-Simplified the macros, used struct display and other minor adjustments.

Ankit Nautiyal (1):
  drm/i915/display: Enhance iterators for modeset en/disable

Stanislav Lisovskiy (1):
  drm/i915: Add some essential functionality for joiners

 drivers/gpu/drm/i915/display/intel_ddi.c     | 14 ++--
 drivers/gpu/drm/i915/display/intel_display.c | 85 ++++++++++++++++----
 drivers/gpu/drm/i915/display/intel_display.h | 28 +++++++
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 14 ++--
 drivers/gpu/drm/i915/display/intel_vdsc.c    |  4 +-
 5 files changed, 113 insertions(+), 32 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-09-18 11:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17  8:23 [PATCH 0/2] Modify iterators to prepare for ultrajoiner Ankit Nautiyal
2024-09-17  8:23 ` [PATCH 1/2] drm/i915: Add some essential functionality for joiners Ankit Nautiyal
2024-09-17 12:27   ` Ville Syrjälä
2024-09-17  8:23 ` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable Ankit Nautiyal
2024-09-17 13:31   ` Ville Syrjälä
2024-09-18  4:58     ` Nautiyal, Ankit K
2024-09-17 13:02 ` ✗ Fi.CI.CHECKPATCH: warning for Modify iterators to prepare for ultrajoiner Patchwork
2024-09-17 13:11 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-18  7:02 ` ✗ Fi.CI.IGT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-09-18  6:30 [PATCH 0/2] " Ankit Nautiyal
2024-09-18  6:30 ` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable Ankit Nautiyal
2024-09-18 11:35   ` 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