public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [CI 0/5] drm/{i915, xe}: prep for sorting out step enums between the drivers
@ 2026-03-16 12:14 Jani Nikula
  2026-03-16 12:14 ` [CI 1/5] drm/i915/dmc: simplify stepping info initialization Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jani Nikula @ 2026-03-16 12:14 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

The full series [1] conflicts with xe a bit too much right now. Get the
first five patches moving in the mean time.

BR,
Jani.


[1] https://lore.kernel.org/r/cover.1772635152.git.jani.nikula@intel.com

Jani Nikula (5):
  drm/i915/dmc: simplify stepping info initialization
  drm/i915/display: add step name in display runtime info
  drm/i915/dmc: use step name from runtime info
  drm/xe/compat: remove intel_step_name macro
  drm/intel: add shared step.h and switch i915 to use it

 .../drm/i915/display/intel_display_device.c   | 28 ++++++++-
 .../drm/i915/display/intel_display_device.h   |  1 +
 drivers/gpu/drm/i915/display/intel_dmc.c      | 19 +++---
 drivers/gpu/drm/i915/intel_step.h             | 57 +----------------
 .../drm/xe/compat-i915-headers/intel_step.h   |  3 +-
 include/drm/intel/step.h                      | 62 +++++++++++++++++++
 6 files changed, 99 insertions(+), 71 deletions(-)
 create mode 100644 include/drm/intel/step.h

-- 
2.47.3


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

end of thread, other threads:[~2026-03-17 15:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-16 12:14 [CI 0/5] drm/{i915, xe}: prep for sorting out step enums between the drivers Jani Nikula
2026-03-16 12:14 ` [CI 1/5] drm/i915/dmc: simplify stepping info initialization Jani Nikula
2026-03-16 12:14 ` [CI 2/5] drm/i915/display: add step name in display runtime info Jani Nikula
2026-03-16 12:15 ` [CI 3/5] drm/i915/dmc: use step name from " Jani Nikula
2026-03-16 12:15 ` [CI 4/5] drm/xe/compat: remove intel_step_name macro Jani Nikula
2026-03-16 12:15 ` [CI 5/5] drm/intel: add shared step.h and switch i915 to use it Jani Nikula
2026-03-17  8:23 ` ✓ i915.CI.BAT: success for drm/{i915, xe}: prep for sorting out step enums between the drivers Patchwork
2026-03-17  8:26 ` Patchwork
2026-03-17  8:26 ` Patchwork
2026-03-17  8:27 ` Patchwork
2026-03-17 15:07 ` ✗ i915.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