[PATCH v4 4/4] drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC

Daniele Ceraolo Spurio daniele.ceraolospurio at intel.com
Fri Aug 2 22:42:23 UTC 2024



On 8/2/2024 3:21 PM, John.C.Harrison at Intel.com wrote:
> From: Julia Filipchuk <julia.filipchuk at intel.com>
>
> Add pre-release support for PVC.
>
> UAPI version 1.13.4.
>
> Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
> Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>

For the CI branch:

Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>

Daniele

> ---
>   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 4bb2a4a80ddc..41c4ac6ba42a 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, 29, 2))	\
> +	fw_def(PVC,		mmp_ver(intel-ci/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))	\



More information about the Intel-xe mailing list