✗ CI.checkpatch: warning for Enable w/a 16026508708
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 4 01:34:43 UTC 2025
== Series Details ==
Series: Enable w/a 16026508708
URL : https://patchwork.freedesktop.org/series/147235/
State : warning
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4e4981b2a1555829d71fda345164a93c3431a4e4
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date: Thu Apr 3 11:56:18 2025 -0700
drm/xe/ptl: Define HuC FW version for PTL
First HuC release for PTL. Note that the HuC team now only releases
GSC-enabled blobs, so we don't need the "_gsc" postfix to identify
the variant anymore. The driver can identify the type of binary at
runtime no matter the name.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241011163612.6558-1-matthew.s.atwood@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch bc18da45d48d337b92a7ff9546ba61da32b3b586 drm-intel
39d5d64472ed drm/xe/guc: Enable w/a 16026508708
85fd62b457fa Revert "drm/xe/ptl: Define HuC FW version for PTL"
-:9: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 7 lines checked
038fe5058d3c Revert "drm/xe/ptl: Add GuC firmware definition"
-:9: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 7 lines checked
d427fed36a1e Revert "drm/xe/pvc: Add GuC firmware definition"
-:9: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 7 lines checked
57a62ae47fc1 drm/xe/guc: Bump the recommended GuC version to 70.44.1
0b13369eb5ab drm/xe/pvc: Add GuC firmware definition
9d19aaf65a0b drm/xe/ptl: Add GuC firmware definition
-:16: WARNING:BAD_SIGN_OFF: Duplicate signature
#16:
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
4e4981b2a155 drm/xe/ptl: Define HuC FW version for PTL
More information about the Intel-xe
mailing list