All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [CI 0/5] drm/{i915, xe}: prep for sorting out step enums between the drivers
Date: Mon, 16 Mar 2026 14:14:57 +0200	[thread overview]
Message-ID: <cover.1773663208.git.jani.nikula@intel.com> (raw)

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


             reply	other threads:[~2026-03-16 12:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 12:14 Jani Nikula [this message]
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-16 17:03 ` ✗ CI.checkpatch: warning for drm/{i915, xe}: prep for sorting out step enums between the drivers Patchwork
2026-03-16 17:05 ` ✓ CI.KUnit: success " Patchwork
2026-03-16 17:53 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-17  8:23 ` ✓ i915.CI.BAT: " Patchwork
2026-03-17  8:26 ` Patchwork
2026-03-17  8:26 ` Patchwork
2026-03-17  8:27 ` Patchwork
2026-03-17 14:30 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-17 15:07 ` ✗ i915.CI.Full: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1773663208.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.