Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/ptl: Update PTL GuC revision
@ 2024-11-18 21:37 Matt Atwood
  2024-11-18 21:48 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Matt Atwood @ 2024-11-18 21:37 UTC (permalink / raw)
  To: intel-xe; +Cc: Matt Atwood

Update PTL guc version to 7.36.0.

Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
---
 drivers/gpu/drm/xe/xe_uc_fw.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
index b0deb082ab2b..9c14b0adad0c 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -107,7 +107,7 @@ struct fw_blobs_by_type {
 };
 
 #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver)			\
-	fw_def(PANTHERLAKE,	mmp_ver(xe,	guc,	ptl,	70, 33, 2))	\
+	fw_def(PANTHERLAKE,	mmp_ver(xe,	guc,	ptl,	70, 36, 0))	\
 	fw_def(BATTLEMAGE,	major_ver(xe,	guc,	bmg,	70, 29, 2))	\
 	fw_def(LUNARLAKE,	major_ver(xe,	guc,	lnl,	70, 29, 2))	\
 	fw_def(METEORLAKE,	major_ver(i915,	guc,	mtl,	70, 29, 2))	\
-- 
2.45.0


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-11-19 18:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 21:37 [PATCH] drm/xe/ptl: Update PTL GuC revision Matt Atwood
2024-11-18 21:48 ` ✓ CI.Patch_applied: success for " Patchwork
2024-11-18 21:48 ` ✓ CI.checkpatch: " Patchwork
2024-11-18 21:50 ` ✓ CI.KUnit: " Patchwork
2024-11-18 22:16 ` ✓ CI.Build: " Patchwork
2024-11-18 22:18 ` ✓ CI.Hooks: " Patchwork
2024-11-18 22:20 ` ✓ CI.checksparse: " Patchwork
2024-11-18 22:43 ` ✓ CI.BAT: " Patchwork
2024-11-19  8:18 ` ✗ CI.FULL: failure " Patchwork
2024-11-19  9:29 ` [PATCH] " Jordan Justen
2024-11-19 18:31 ` John Harrison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox