public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/{i915,xe}: finish switching to common step.h header
@ 2026-03-30 13:02 Jani Nikula
  2026-03-30 13:02 ` [PATCH 1/3] drm/xe/step: switch to the shared step definitions with i915 Jani Nikula
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jani Nikula @ 2026-03-30 13:02 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

The remaining ones from the step.h conversion which were pending some
merges and backmerges.

Jani Nikula (3):
  drm/xe/step: switch to the shared step definitions with i915
  drm/xe/step: switch from enum xe_step to intel_step naming
  drm/i915/display: switch to including common step file directly

 drivers/gpu/drm/i915/display/intel_cdclk.c    |  2 +-
 drivers/gpu/drm/i915/display/intel_ddi.c      |  2 +-
 .../drm/i915/display/intel_display_device.c   |  2 +-
 .../drm/i915/display/intel_display_power.c    |  2 +-
 .../gpu/drm/i915/display/intel_display_wa.c   |  2 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c   |  2 +-
 drivers/gpu/drm/i915/display/intel_dpll_mgr.c |  2 +-
 drivers/gpu/drm/i915/display/intel_fbc.c      |  2 +-
 drivers/gpu/drm/i915/display/intel_flipq.c    |  2 +-
 drivers/gpu/drm/i915/display/intel_hdcp.c     |  2 +-
 drivers/gpu/drm/i915/display/intel_pmdemand.c |  2 +-
 drivers/gpu/drm/i915/display/intel_psr.c      |  2 +-
 .../drm/i915/display/skl_universal_plane.c    |  2 +-
 .../drm/xe/compat-i915-headers/intel_step.h   | 13 ----
 drivers/gpu/drm/xe/tests/xe_pci.c             |  4 +-
 drivers/gpu/drm/xe/xe_step.c                  |  2 +-
 drivers/gpu/drm/xe/xe_step.h                  |  4 +-
 drivers/gpu/drm/xe/xe_step_types.h            | 61 +------------------
 18 files changed, 20 insertions(+), 90 deletions(-)
 delete mode 100644 drivers/gpu/drm/xe/compat-i915-headers/intel_step.h

-- 
2.47.3


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

end of thread, other threads:[~2026-03-31 19:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 13:02 [PATCH 0/3] drm/{i915,xe}: finish switching to common step.h header Jani Nikula
2026-03-30 13:02 ` [PATCH 1/3] drm/xe/step: switch to the shared step definitions with i915 Jani Nikula
2026-03-30 13:02 ` [PATCH 2/3] drm/xe/step: switch from enum xe_step to intel_step naming Jani Nikula
2026-03-30 13:02 ` [PATCH 3/3] drm/i915/display: switch to including common step file directly Jani Nikula
2026-03-30 16:37 ` ✓ i915.CI.BAT: success for drm/{i915,xe}: finish switching to common step.h header Patchwork
2026-03-30 20:43 ` ✗ i915.CI.Full: failure " Patchwork
2026-03-31 19:14 ` [PATCH 0/3] " Gustavo Sousa

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