public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
@ 2026-04-08 15:57 Ville Syrjala
  2026-04-08 15:57 ` [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order Ville Syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Ville Syrjala @ 2026-04-08 15:57 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe, Jani Nikula

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Couple of things to make sure we can safely reorder
CRTCs vs. pipes.

I have another idea to make the joiner modeset and nomodeset
state copy paths a bit more alike still, but that's a bigger
change and clearly not backport material. The simple version
here we might be able to backport if necessary.

Cc: Jani Nikula <jani.nikula@intel.com>

Ville Syrjälä (2):
  drm/i915/joiner: Make joiner "nomodeset" state copy independent of
    pipe order
  drm/i915: Walk crtcs in pipe order

 drivers/gpu/drm/i915/display/intel_crtc.c     | 20 +++++
 drivers/gpu/drm/i915/display/intel_display.c  | 20 ++---
 drivers/gpu/drm/i915/display/intel_display.h  | 90 ++++++++-----------
 .../gpu/drm/i915/display/intel_display_core.h |  3 +
 .../drm/i915/display/intel_display_driver.c   |  1 +
 .../drm/i915/display/intel_display_types.h    |  1 +
 drivers/gpu/drm/xe/display/xe_display.c       |  1 +
 7 files changed, 69 insertions(+), 67 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-04-13  7:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-08 15:57 [PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe Ville Syrjala
2026-04-08 15:57 ` [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order Ville Syrjala
2026-04-08 16:46   ` Jani Nikula
2026-04-13  7:27     ` Jani Nikula
2026-04-13  7:56       ` Saarinen, Jani
2026-04-08 15:57 ` [PATCH 2/2] drm/i915: Walk crtcs in " Ville Syrjala
2026-04-08 16:04 ` ✗ CI.checkpatch: warning for drm/i915: Make sure CRTC vs. pipe reordering is safe Patchwork
2026-04-08 16:05 ` ✗ CI.KUnit: failure " Patchwork
2026-04-10  8:37 ` ✗ CI.checkpatch: warning for drm/i915: Make sure CRTC vs. pipe reordering is safe (rev2) Patchwork
2026-04-10  8:39 ` ✓ CI.KUnit: success " Patchwork
2026-04-10  9:18 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-10 15:55 ` ✗ Xe.CI.FULL: failure " Patchwork

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