Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julia Filipchuk <julia.filipchuk@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Matt Roper <matthew.d.roper@intel.com>,
	Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH 7/8] drm/xe/nvls: Define GuC firmware for NVL-S
Date: Mon, 24 Nov 2025 17:41:42 -0800	[thread overview]
Message-ID: <20251125014134.2075988-17-julia.filipchuk@intel.com> (raw)
In-Reply-To: <20251125014134.2075988-10-julia.filipchuk@intel.com>

From: Matt Roper <matthew.d.roper@intel.com>

Although NVL-S has a similar Xe3 to PTL/WCL, it requires a unique GuC
firmware.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20251016-xe3p-v3-12-3dd173a3097a@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
(cherry picked from commit 2ace31749e5fcfb984b641b72461578f3955f023)
---
 drivers/gpu/drm/xe/xe_uc_fw.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
index cacbf89e8f68..290c69032129 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -115,6 +115,7 @@ 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, 49, 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.51.0


  parent reply	other threads:[~2025-11-25  1:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-25  1:41 [PATCH 0/8] drm/xe/guc: Recommend newer GuC firmware Julia Filipchuk
2025-11-25  1:41 ` [PATCH 1/8] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI" Julia Filipchuk
2025-11-25  1:41 ` [PATCH 2/8] Revert "drm/xe/nvls: Define GuC firmware for NVL-S" Julia Filipchuk
2025-11-25  1:41 ` [PATCH 3/8] Revert "drm/xe/pvc: Add GuC firmware definition" Julia Filipchuk
2025-11-25  1:41 ` [PATCH 4/8] drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNL Julia Filipchuk
2025-12-01 23:00   ` Daniele Ceraolo Spurio
2025-11-25  1:41 ` [PATCH 5/8] drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTL Julia Filipchuk
2025-12-01 23:00   ` Daniele Ceraolo Spurio
2025-11-25  1:41 ` [PATCH 6/8] drm/xe/pvc: Add GuC firmware definition Julia Filipchuk
2025-11-25  1:41 ` Julia Filipchuk [this message]
2025-11-25  1:41 ` [PATCH 8/8] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI Julia Filipchuk
2025-11-25  9:58 ` ✓ CI.KUnit: success for drm/xe/guc: Recommend newer GuC firmware Patchwork
2025-11-25 10:33 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-25 13:48 ` ✗ Xe.CI.Full: failure " Patchwork
2025-11-25 19:17   ` Julia Filipchuk

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=20251125014134.2075988-17-julia.filipchuk@intel.com \
    --to=julia.filipchuk@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox