[PATCH v2 1/6] Revert "drm/xe/guc: define LNL FW"

John.C.Harrison at Intel.com John.C.Harrison at Intel.com
Fri Feb 2 20:00:12 UTC 2024


From: John Harrison <John.C.Harrison at Intel.com>

This reverts commit e4cfe0cd981952f6ed3d5b92a0b7e3ae0b3ad2b4.

Reverting patch from topic/xe-for-CI branch which should be dropped
completely. It is now superceeded by the patch later in this series
which is to be merged to the main tree.

Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
---
 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 73d6938c921d..92940199ba4a 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -102,7 +102,6 @@ struct fw_blobs_by_type {
 };
 
 #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver)			\
-	fw_def(LUNARLAKE,	mmp_ver(xe,	guc,	lnl,	70, 6, 8))	\
 	fw_def(METEORLAKE,	major_ver(i915,	guc,	mtl,	70, 7))		\
 	fw_def(PVC,		mmp_ver(xe,	guc,	pvc,	70, 9, 1))	\
 	fw_def(DG2,		major_ver(i915,	guc,	dg2,	70, 5))		\
-- 
2.43.0



More information about the Intel-xe mailing list