[PATCH 2/8] Revert "drm/xe/ptl: Define HuC FW version for PTL"
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Thu Apr 3 18:56:12 UTC 2025
From: John Harrison <John.C.Harrison at Intel.com>
This reverts commit 0a1388d7b15a70959418fce1ed1efae1f6a47302.
---
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 70d7b542f665..9ce82116498e 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -128,7 +128,6 @@ struct fw_blobs_by_type {
fw_def(TIGERLAKE, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 29, 2))
#define XE_HUC_FIRMWARE_DEFS(fw_def, mmp_ver, no_ver) \
- fw_def(PANTHERLAKE, GT_TYPE_ANY, mmp_ver(xe, huc, ptl, 10, 2, 1)) \
fw_def(BATTLEMAGE, GT_TYPE_ANY, no_ver(xe, huc, bmg)) \
fw_def(LUNARLAKE, GT_TYPE_ANY, no_ver(xe, huc, lnl)) \
fw_def(METEORLAKE, GT_TYPE_ANY, no_ver(i915, huc_gsc, mtl)) \
--
2.49.0
More information about the Intel-xe
mailing list