From: Gustavo Sousa <gustavo.sousa@intel.com>
To: Jani Nikula <jani.nikula@intel.com>,
<intel-gfx@lists.freedesktop.org>,
<intel-xe@lists.freedesktop.org>
Cc: <jani.nikula@intel.com>
Subject: Re: [PATCH 0/3] drm/{i915,xe}: finish switching to common step.h header
Date: Tue, 31 Mar 2026 16:14:12 -0300 [thread overview]
Message-ID: <87ikab6ccb.fsf@intel.com> (raw)
In-Reply-To: <cover.1774875688.git.jani.nikula@intel.com>
Jani Nikula <jani.nikula@intel.com> writes:
> 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
Series is
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
>
> 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
prev parent reply other threads:[~2026-03-31 19:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 14:23 ` ✗ CI.checkpatch: warning for drm/{i915,xe}: finish switching to common step.h header Patchwork
2026-03-30 14:25 ` ✓ CI.KUnit: success " Patchwork
2026-03-30 15:04 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-30 16:37 ` ✓ i915.CI.BAT: " Patchwork
2026-03-30 17:10 ` ✓ Xe.CI.FULL: " Patchwork
2026-03-30 20:43 ` ✗ i915.CI.Full: failure " Patchwork
2026-03-31 19:14 ` Gustavo Sousa [this message]
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=87ikab6ccb.fsf@intel.com \
--to=gustavo.sousa@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
/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.