From: Gustavo Sousa <gustavo.sousa@intel.com>
To: <intel-xe@lists.freedesktop.org>
Cc: Matt Roper <matthew.d.roper@intel.com>
Subject: Re: [PATCH v5 0/7] Extra enabling patches for NVL-P
Date: Tue, 10 Mar 2026 20:10:42 -0300 [thread overview]
Message-ID: <87bjgvwaa5.fsf@intel.com> (raw)
In-Reply-To: <20260309-extra-nvl-p-enabling-patches-v5-0-be9c902ee34e@intel.com>
Gustavo Sousa <gustavo.sousa@intel.com> writes:
> This series contains some extra enabling patches for NVL-P.
Pushed to drm-xe-next. Thanks, Matt, for the reviews!
--
Gustavo Sousa
>
> Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
> ---
> Changes in v5:
> - Drop "drm/xe: Call xe_wa_process_device_oob() after
> xe_sriov_probe_early()".
> - Back to using IS_SRIOV_VF() instead of FUNC(xe_rtp_match_not_sriov_vf)
> for Wa_14026539277.
> - Link to v4: https://patch.msgid.link/20260309-extra-nvl-p-enabling-patches-v4-0-2e7fcead971a@intel.com
>
> Changes in v4:
> - Minor update to "drm/xe: Call xe_wa_process_device_oob() after
> xe_sriov_probe_early()" to move the call a bit further down in order
> to keep SRIOV-related function calls grouped.
> - Link to v3: https://patch.msgid.link/20260309-extra-nvl-p-enabling-patches-v3-0-0416900dd498@intel.com
>
> Changes in v3:
> - Incorportate Matt's feedback regarding Wa_14026539277.
> - Added extra patch, namely "drm/xe: Call xe_wa_process_device_oob()
> after xe_sriov_probe_early()", to allow
> FUNC(xe_rtp_match_not_sriov_vf) to be used for device OOB workarounds.
> - Link to v2: https://patch.msgid.link/20260306-extra-nvl-p-enabling-patches-v2-0-53dcfa6b44e4@intel.com
>
> Changes in v2:
> - Minor update in patch "drm/xe/nvlp: Implement Wa_14026539277" to skip
> the workaround if on a SRIOV VF.
> - Link to v1: https://patch.msgid.link/20260305-extra-nvl-p-enabling-patches-v1-0-5020d5289dea@intel.com
>
> ---
> Gustavo Sousa (7):
> drm/xe: Modify stepping info directly in xe_step_*_get()
> drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()
> drm/xe/nvlp: Read platform-level stepping info
> drm/xe/rtp: Add support for matching platform-level stepping
> drm/xe/nvlp: Implement Wa_14026539277
> drm/xe/xe3p: Drop Wa_16028780921
> drm/xe: Translate C-state "reset value" into RC6
>
> drivers/gpu/drm/xe/regs/xe_gt_regs.h | 8 ++--
> drivers/gpu/drm/xe/xe_device_types.h | 10 -----
> drivers/gpu/drm/xe/xe_device_wa_oob.rules | 1 +
> drivers/gpu/drm/xe/xe_gt.c | 39 ++++++++++++++++
> drivers/gpu/drm/xe/xe_guc_pc.c | 8 ++++
> drivers/gpu/drm/xe/xe_pci.c | 8 ++--
> drivers/gpu/drm/xe/xe_rtp.c | 7 +++
> drivers/gpu/drm/xe/xe_rtp.h | 20 +++++++++
> drivers/gpu/drm/xe/xe_rtp_types.h | 1 +
> drivers/gpu/drm/xe/xe_step.c | 74 ++++++++++++++++++++++---------
> drivers/gpu/drm/xe/xe_step.h | 10 +++--
> drivers/gpu/drm/xe/xe_step_types.h | 1 +
> drivers/gpu/drm/xe/xe_wa.c | 4 --
> 13 files changed, 144 insertions(+), 47 deletions(-)
> ---
> base-commit: 50b85be0adadc4ab0b1e557627bebd7fdf1fcc3c
> change-id: 20260304-extra-nvl-p-enabling-patches-49ea48e204f5
>
> Best regards,
> --
> Gustavo Sousa <gustavo.sousa@intel.com>
prev parent reply other threads:[~2026-03-10 23:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-10 0:42 [PATCH v5 0/7] Extra enabling patches for NVL-P Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 1/7] drm/xe: Modify stepping info directly in xe_step_*_get() Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 2/7] drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP() Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 3/7] drm/xe/nvlp: Read platform-level stepping info Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 4/7] drm/xe/rtp: Add support for matching platform-level stepping Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 5/7] drm/xe/nvlp: Implement Wa_14026539277 Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 6/7] drm/xe/xe3p: Drop Wa_16028780921 Gustavo Sousa
2026-03-10 0:42 ` [PATCH v5 7/7] drm/xe: Translate C-state "reset value" into RC6 Gustavo Sousa
2026-03-10 0:50 ` ✓ CI.KUnit: success for Extra enabling patches for NVL-P (rev5) Patchwork
2026-03-10 1:51 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-10 6:52 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-10 22:09 ` Gustavo Sousa
2026-03-10 23:10 ` 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=87bjgvwaa5.fsf@intel.com \
--to=gustavo.sousa@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=matthew.d.roper@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.