[PATCH xe-for-ci 3/3] drm/xe/guc: Pick for-ci GuC firmware for PVC

Cavitt, Jonathan jonathan.cavitt at intel.com
Thu Aug 1 20:37:28 UTC 2024


-----Original Message-----
From: Intel-xe <intel-xe-bounces at lists.freedesktop.org> On Behalf Of Julia Filipchuk
Sent: Thursday, August 1, 2024 1:34 PM
To: intel-xe at lists.freedesktop.org
Cc: Harrison, John C <john.c.harrison at intel.com>; Filipchuk, Julia <julia.filipchuk at intel.com>
Subject: [PATCH xe-for-ci 3/3] drm/xe/guc: Pick for-ci GuC firmware for PVC
> 
> From: John Harrison <John.C.Harrison at Intel.com>
> 
> UAPI version 1.10.2.
> 
> Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>

LGTM
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
-Jonathan Cavitt

> ---
>  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 89bea1461d20..e1d91fa07f5a 100644
> --- a/drivers/gpu/drm/xe/xe_uc_fw.c
> +++ b/drivers/gpu/drm/xe/xe_uc_fw.c
> @@ -109,6 +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, 19, 2))	\
> +	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 24, 0))	\
>  	fw_def(DG2,		major_ver(i915,	guc,	dg2,	70, 19, 2))	\
>  	fw_def(DG1,		major_ver(i915,	guc,	dg1,	70, 19, 2))	\
>  	fw_def(ALDERLAKE_N,	major_ver(i915,	guc,	tgl,	70, 19, 2))	\
> -- 
> 2.45.2
> 
> 


More information about the Intel-xe mailing list