From: Julia Filipchuk <julia.filipchuk@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>,
Julia Filipchuk <julia.filipchuk@intel.com>,
John Harrison <John.C.Harrison@Intel.com>,
Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH v2 5/7] drm/xe/pvc: Add GuC firmware definition
Date: Fri, 13 Jun 2025 18:55:09 -0700 [thread overview]
Message-ID: <20250614015511.691610-6-julia.filipchuk@intel.com> (raw)
In-Reply-To: <20250614015511.691610-1-julia.filipchuk@intel.com>
Add pre-release support for PVC.
UAPI version 1.13.4.
Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250403185619.1555853-7-John.C.Harrison@Intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
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 4d3ace56f38aa..918e594c63174 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -118,6 +118,7 @@ struct fw_blobs_by_type {
fw_def(BATTLEMAGE, GT_TYPE_ANY, major_ver(xe, guc, bmg, 70, 45, 2)) \
fw_def(LUNARLAKE, GT_TYPE_ANY, major_ver(xe, guc, lnl, 70, 45, 2)) \
fw_def(METEORLAKE, GT_TYPE_ANY, major_ver(i915, guc, mtl, 70, 44, 1)) \
+ fw_def(PVC, GT_TYPE_ANY, mmp_ver(xe, guc, pvc, 70, 44, 1)) \
fw_def(DG2, GT_TYPE_ANY, major_ver(i915, guc, dg2, 70, 45, 2)) \
fw_def(DG1, GT_TYPE_ANY, major_ver(i915, guc, dg1, 70, 44, 1)) \
fw_def(ALDERLAKE_N, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 44, 1)) \
--
2.49.0
next prev parent reply other threads:[~2025-06-14 1:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-14 1:55 [PATCH v2 0/7] drm/xe: Recommend GUC v70.45.2 for BMG, LNL, DG2 Julia Filipchuk
2025-06-14 1:55 ` [PATCH v2 1/7] Revert "drm/xe/ptl: Define HuC FW version for PTL" Julia Filipchuk
2025-06-14 1:55 ` [PATCH v2 2/7] Revert "drm/xe/ptl: Add GuC firmware definition" Julia Filipchuk
2025-06-14 1:55 ` [PATCH v2 3/7] Revert "drm/xe/pvc: " Julia Filipchuk
2025-06-14 1:55 ` [PATCH v2 4/7] drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2 Julia Filipchuk
2025-06-16 16:33 ` Lucas De Marchi
2025-06-16 16:41 ` Daniele Ceraolo Spurio
2025-06-17 16:32 ` Julia Filipchuk
2025-06-14 1:55 ` Julia Filipchuk [this message]
2025-06-14 1:55 ` [PATCH v2 6/7] drm/xe/ptl: Add GuC firmware definition Julia Filipchuk
2025-06-14 1:55 ` [PATCH v2 7/7] drm/xe/ptl: Define HuC FW version for PTL Julia Filipchuk
2025-06-14 3:13 ` ✓ CI.KUnit: success for drm/xe: Recommend GUC v70.45.2 for BMG, LNL, DG2 Patchwork
2025-06-14 3:51 ` ✓ Xe.CI.BAT: " Patchwork
2025-06-16 7:41 ` ✓ Xe.CI.Full: " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2025-03-03 19:52 [PATCH v2 0/7] Support different GuCs per GT John.C.Harrison
2025-03-03 19:52 ` [PATCH v2 5/7] drm/xe/pvc: Add GuC firmware definition John.C.Harrison
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=20250614015511.691610-6-julia.filipchuk@intel.com \
--to=julia.filipchuk@intel.com \
--cc=John.C.Harrison@Intel.com \
--cc=daniele.ceraolospurio@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=lucas.demarchi@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