Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
@ 2026-04-24 20:30 Julia Filipchuk
  2026-04-24 20:37 ` ✓ CI.KUnit: success for " Patchwork
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Julia Filipchuk @ 2026-04-24 20:30 UTC (permalink / raw)
  To: intel-xe; +Cc: Julia Filipchuk

UAPI compatibility version 1.34.0

This patch is for testing only. If testing is successful the binary
blobs will replace the major versioned *_guc_70.bin files for given
platforms.

Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>
---
 drivers/gpu/drm/xe/xe_uc_fw.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
index b5a49ef9dafe..3da4bbfdb400 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -119,9 +119,9 @@ struct fw_blobs_by_type {
 	fw_def(NOVALAKE_P,	GT_TYPE_MEDIA,	mmp_ver(xe,	guc,	nvlpm,	70, 60, 0))	\
 	fw_def(CRESCENTISLAND,	GT_TYPE_ANY,	mmp_ver(xe,	guc,	cri,	70, 55, 4))	\
 	fw_def(NOVALAKE_S,	GT_TYPE_ANY,	mmp_ver(xe,	guc,	nvl,	70, 55, 4))	\
-	fw_def(PANTHERLAKE,	GT_TYPE_ANY,	major_ver(xe,	guc,	ptl,	70, 54, 0))	\
-	fw_def(BATTLEMAGE,	GT_TYPE_ANY,	major_ver(xe,	guc,	bmg,	70, 54, 0))	\
-	fw_def(LUNARLAKE,	GT_TYPE_ANY,	major_ver(xe,	guc,	lnl,	70, 53, 0))	\
+	fw_def(PANTHERLAKE,	GT_TYPE_ANY,	mmp_ver(xe,	guc,	ptl,	70, 65, 0))	\
+	fw_def(BATTLEMAGE,	GT_TYPE_ANY,	mmp_ver(xe,	guc,	bmg,	70, 65, 0))	\
+	fw_def(LUNARLAKE,	GT_TYPE_ANY,	mmp_ver(xe,	guc,	lnl,	70, 65, 0))	\
 	fw_def(METEORLAKE,	GT_TYPE_ANY,	major_ver(i915,	guc,	mtl,	70, 53, 0))	\
 	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, 53, 0))	\
-- 
2.51.0


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

end of thread, other threads:[~2026-04-30 20:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24 20:30 [PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL Julia Filipchuk
2026-04-24 20:37 ` ✓ CI.KUnit: success for " Patchwork
2026-04-24 21:26 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-24 22:25 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-27 18:38 ` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev2) Patchwork
2026-04-27 19:59 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-28  0:28 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-28 20:17   ` Julia Filipchuk
2026-04-28 21:12 ` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev3) Patchwork
2026-04-28 22:33 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-04-29 17:56   ` Julia Filipchuk
2026-04-29 20:41     ` Julia Filipchuk
2026-04-29  9:45 ` ✗ Xe.CI.FULL: " Patchwork
2026-04-29 17:55   ` Julia Filipchuk
2026-04-29 21:53 ` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev4) Patchwork
2026-04-29 22:49 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-30 11:37 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-30 20:46   ` Julia Filipchuk

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