[PATCH 2/3] drm/xe/guc: Bump LNL GuC recommended version to 70.29.1
Lucas De Marchi
lucas.demarchi at intel.com
Fri Jul 26 13:55:45 UTC 2024
On Thu, Jul 25, 2024 at 06:26:09PM GMT, Daniele Ceraolo Spurio wrote:
>This is the release that includes all the fixes and WAs required on LNL.
>
>Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Lucas De Marchi
>---
> 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 c0ff44e0b0ea..cc84484d3372 100644
>--- a/drivers/gpu/drm/xe/xe_uc_fw.c
>+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
>@@ -105,7 +105,7 @@ struct fw_blobs_by_type {
> };
>
> #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver) \
>- fw_def(LUNARLAKE, major_ver(xe, guc, lnl, 70, 19, 2)) \
>+ fw_def(LUNARLAKE, major_ver(xe, guc, lnl, 70, 29, 1)) \
> 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)) \
>--
>2.43.0
>
More information about the Intel-xe
mailing list