[PATCH topic/xe-for-ci] drm/xe/ptl: Update PTL GuC revision
John Harrison
john.c.harrison at intel.com
Tue Nov 19 22:42:27 UTC 2024
On 11/19/2024 11:31, Matt Atwood wrote:
> Update PTL guc version to 7.36.0.
This is still wrong. As per comment on previous post, with that fixed
you have my r-b.
John.
>
> Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
> ---
> 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 b0deb082ab2b..9c14b0adad0c 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, 33, 2)) \
> + fw_def(PANTHERLAKE, mmp_ver(xe, guc, ptl, 70, 36, 0)) \
> 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