[topic/xe-for-ci] drm/xe/ptl: Update GuC version for PTL
Daniele Ceraolo Spurio
daniele.ceraolospurio at intel.com
Fri Jan 17 21:21:57 UTC 2025
On 1/16/2025 10:31 AM, Vinay Belgaumkar wrote:
> Move to GuC 70.38.1.
>
> Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Daniele
> ---
> 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 9c14b0adad0c..18e06ee9e23f 100644
> --- a/drivers/gpu/drm/xe/xe_uc_fw.c
> +++ b/drivers/gpu/drm/xe/xe_uc_fw.c
> @@ -107,7 +107,7 @@ struct fw_blobs_by_type {
> };
>
> #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver) \
> - fw_def(PANTHERLAKE, mmp_ver(xe, guc, ptl, 70, 36, 0)) \
> + fw_def(PANTHERLAKE, mmp_ver(xe, guc, ptl, 70, 38, 1)) \
> 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)) \
More information about the Intel-xe
mailing list