[PATCH xe-for-ci] drm/xe/huc: Define BMG HuC

Lucas De Marchi lucas.demarchi at intel.com
Fri Jul 12 20:05:32 UTC 2024


On Fri, Jul 12, 2024 at 10:49:37AM GMT, Daniele Ceraolo Spurio wrote:
>
>On 7/12/2024 10:36 AM, Daniele Ceraolo Spurio wrote:
>>First HuC release for BMG.
>>
>>This patch will need to stay in the xe-for-CI branch until we're
>>ready to publish the HuC firmware to linux-firmware, at which point
>>we can change it to use the unversioned file name and  move the it to
>>drm-xe-next.
>>
>>Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
>
>Forgot to add the gitlab link
>
>Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2260



Acked-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 62ed413bf1c3..c1dcf58d25d7 100644
>>--- a/drivers/gpu/drm/xe/xe_uc_fw.c
>>+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
>>@@ -118,6 +118,7 @@ struct fw_blobs_by_type {
>>  	fw_def(TIGERLAKE,	major_ver(i915,	guc,	tgl,	70, 19, 2))
>>  #define XE_HUC_FIRMWARE_DEFS(fw_def, mmp_ver, no_ver)		\
>>+	fw_def(BATTLEMAGE,	mmp_ver(intel-ci/xe, huc_gsc, bmg, 8, 2, 6))	\
>>  	fw_def(LUNARLAKE,	mmp_ver(intel-ci/xe, huc_gsc, lnl, 9, 4, 6))	\
>>  	fw_def(METEORLAKE,	no_ver(i915,	huc_gsc,	mtl))		\
>>  	fw_def(DG1,		no_ver(i915,	huc,		dg1))		\
>


More information about the Intel-xe mailing list