Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH xe-for-ci] fixup! drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC
@ 2024-08-09 17:34 Gustavo Sousa
  2024-08-09 17:38 ` Lucas De Marchi
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Gustavo Sousa @ 2024-08-09 17:34 UTC (permalink / raw)
  To: intel-xe; +Cc: Daniele Ceraolo Spurio, Lucas De Marchi

We are moving away from the intel-for-ci branch in drm/firmware[1] and
we sill use intel-staging for all public firmware, those under test and
those that get upstreamed to linux-firmware.

We recently pushed a commit that makes the GuC v70.29.2 also available
in intel-staging with the "intel-ci/" prefix removed. Let's now update
the kernel side by removing the prefix in the firmware definition as
well.

[1] https://gitlab.freedesktop.org/drm/firmware

Signed-off-by: Gustavo Sousa <gustavo.sousa@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 41c4ac6ba42a..d4809ec7d634 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -109,7 +109,7 @@ struct fw_blobs_by_type {
 	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))	\
-	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 29, 2))	\
+	fw_def(PVC,		mmp_ver(xe,	guc,	pvc,	70, 29, 2))	\
 	fw_def(DG2,		major_ver(i915,	guc,	dg2,	70, 29, 2))	\
 	fw_def(DG1,		major_ver(i915,	guc,	dg1,	70, 29, 2))	\
 	fw_def(ALDERLAKE_N,	major_ver(i915,	guc,	tgl,	70, 29, 2))	\
-- 
2.45.2


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

end of thread, other threads:[~2024-08-09 23:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09 17:34 [PATCH xe-for-ci] fixup! drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC Gustavo Sousa
2024-08-09 17:38 ` Lucas De Marchi
2024-08-09 18:37 ` ✓ CI.Patch_applied: success for " Patchwork
2024-08-09 18:37 ` ✓ CI.checkpatch: " Patchwork
2024-08-09 18:38 ` ✓ CI.KUnit: " Patchwork
2024-08-09 18:50 ` ✓ CI.Build: " Patchwork
2024-08-09 18:52 ` ✓ CI.Hooks: " Patchwork
2024-08-09 18:53 ` ✓ CI.checksparse: " Patchwork
2024-08-09 19:14 ` ✓ CI.BAT: " Patchwork
2024-08-09 22:52 ` ✗ CI.FULL: failure " Patchwork
2024-08-09 23:37   ` Lucas De Marchi

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