From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: <intel-xe@lists.freedesktop.org>,
Julia Filipchuk <julia.filipchuk@intel.com>,
Matt Roper <matthew.d.roper@intel.com>, <stable@vger.kernel.org>
Subject: Re: [PATCH 3/6] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
Date: Fri, 29 May 2026 17:14:19 -0400 [thread overview]
Message-ID: <ahoBq8-lLb9HeTXG@intel.com> (raw)
In-Reply-To: <20260529193558.185436-11-daniele.ceraolospurio@intel.com>
On Fri, May 29, 2026 at 12:36:02PM -0700, Daniele Ceraolo Spurio wrote:
> This reverts commit 4e88de313ff4d1c67b644b1f39f9fb4089711b71.
>
> The early GuC FW definition meant for our CI branch was accidentally
> merged to the drm-xe-next branch instead. This GuC FW will never be
> released to linux-firmware, so we do not want the definition to be
> available in the mainline Linux codebase.
>
> Fixes: 4e88de313ff4 ("drm/xe/nvls: Define GuC firmware for NVL-S")
> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
> Cc: Julia Filipchuk <julia.filipchuk@intel.com>
> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Cc: Matt Roper <matthew.d.roper@intel.com>
> Cc: <stable@vger.kernel.org> # v7.0+
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Thanks for that and sorry for the accidental miss-merge!
> ---
> drivers/gpu/drm/xe/xe_uc_fw.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
> index 70bccbc1af82..498c89452779 100644
> --- a/drivers/gpu/drm/xe/xe_uc_fw.c
> +++ b/drivers/gpu/drm/xe/xe_uc_fw.c
> @@ -115,7 +115,6 @@ struct fw_blobs_by_type {
> #define XE_GT_TYPE_ANY XE_GT_TYPE_UNINITIALIZED
>
> #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver) \
> - fw_def(NOVALAKE_S, GT_TYPE_ANY, mmp_ver(xe, guc, nvl, 70, 55, 4)) \
> fw_def(PANTHERLAKE, GT_TYPE_ANY, major_ver(xe, guc, ptl, 70, 54, 0)) \
> fw_def(BATTLEMAGE, GT_TYPE_ANY, major_ver(xe, guc, bmg, 70, 54, 0)) \
> fw_def(LUNARLAKE, GT_TYPE_ANY, major_ver(xe, guc, lnl, 70, 53, 0)) \
> --
> 2.43.0
>
next prev parent reply other threads:[~2026-05-29 21:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 19:35 [PATCH 0/6] Drop NVL-S GuC FW def from drm-xe-next Daniele Ceraolo Spurio
2026-05-29 19:36 ` [PATCH 1/6] Revert "drm/xe/nvlp: Define GuC firmware for NVL-P" Daniele Ceraolo Spurio
2026-05-29 19:36 ` [PATCH 2/6] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI" Daniele Ceraolo Spurio
2026-05-29 19:36 ` [PATCH 3/6] Revert "drm/xe/nvls: Define GuC firmware for NVL-S" Daniele Ceraolo Spurio
2026-05-29 21:14 ` Rodrigo Vivi [this message]
2026-05-29 19:36 ` [PATCH 4/6] topic/xe-for-CI: Define GuC firmware for NVL-S Daniele Ceraolo Spurio
2026-05-29 19:36 ` [PATCH 5/6] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI Daniele Ceraolo Spurio
2026-05-29 19:36 ` [PATCH 6/6] topic/xe-for-CI: Define GuC firmware for NVL-P Daniele Ceraolo Spurio
2026-05-29 20:19 ` ✓ CI.KUnit: success for Drop NVL-S GuC FW def from drm-xe-next Patchwork
2026-05-29 20:57 ` ✓ Xe.CI.BAT: " Patchwork
2026-05-30 0:23 ` ✓ Xe.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=ahoBq8-lLb9HeTXG@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=daniele.ceraolospurio@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=julia.filipchuk@intel.com \
--cc=matthew.d.roper@intel.com \
--cc=stable@vger.kernel.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.