[PATCH 3/3] drm/xe/guc: Add BMG GuC definition

Lucas De Marchi lucas.demarchi at intel.com
Fri Jul 26 13:56:12 UTC 2024


On Thu, Jul 25, 2024 at 06:26:10PM GMT, Daniele Ceraolo Spurio wrote:
>Set the minimum recommended version to 70.29.1 as this is the release
>that includes all the fixes and WAs required on BMG.
>
>Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>


Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

Lucas De Marchi

>---
> drivers/gpu/drm/xe/xe_uc_fw.c | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
>index cc84484d3372..b2219ddc6f65 100644
>--- a/drivers/gpu/drm/xe/xe_uc_fw.c
>+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
>@@ -105,6 +105,7 @@ struct fw_blobs_by_type {
> };
>
> #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver)			\
>+	fw_def(BATTLEMAGE,	major_ver(xe,	guc,	bmg,	70, 29, 1))	\
> 	fw_def(LUNARLAKE,	major_ver(xe,	guc,	lnl,	70, 29, 1))	\
> 	fw_def(METEORLAKE,	major_ver(i915,	guc,	mtl,	70, 19, 2))	\
> 	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 24, 0))	\
>-- 
>2.43.0
>


More information about the Intel-xe mailing list