[PATCH v2 topic/xe-for-ci] drm/xe/ptl: Update PTL GuC revision
Lucas De Marchi
lucas.demarchi at intel.com
Fri Nov 22 20:38:02 UTC 2024
On Thu, Nov 21, 2024 at 03:11:41PM -0800, John Harrison wrote:
>On 11/21/2024 14:55, Matt Atwood wrote:
>>Update PTL guc version to 70.36.0.
>>
>>v2: Fix typo in commit message
>>
>>Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
>Reviewed-by: John Harrison <John.C.Harrison at Intel.com>
pushed to topic/xe-for-CI branch, thanks.
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 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