Skip to content

Commit 54d2405

Browse files
committed
Revert "drm/xe/ptl: Add GuC firmware definition"
This reverts commit 9e65e00. The commit conflicts to the new kernel. And the GuC firmware version has been updated. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent de0b031 commit 54d2405

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/xe/xe_uc_fw.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ struct fw_blobs_by_type {
107107
};
108108

109109
#define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver) \
110-
fw_def(PANTHERLAKE, mmp_ver(xe, guc, ptl, 70, 38, 1)) \
111110
fw_def(BATTLEMAGE, major_ver(xe, guc, bmg, 70, 29, 2)) \
112111
fw_def(LUNARLAKE, major_ver(xe, guc, lnl, 70, 29, 2)) \
113112
fw_def(METEORLAKE, major_ver(i915, guc, mtl, 70, 29, 2)) \

0 commit comments

Comments
 (0)