✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: Change the name of frequency sysfs attributes (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 8 12:34:28 UTC 2023
== Series Details ==
Series: series starting with [1/3] drm/xe: Change the name of frequency sysfs attributes (rev2)
URL : https://patchwork.freedesktop.org/series/127544/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 53934cea12fb2203dfddc141d18ca9d22befe4cc
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date: Fri Dec 8 01:59:33 2023 -0500
drm/xe: Add frequency throttle reasons sysfs attributes
Add throttle reasons sysfs attributes under a separate directory.
/device/tile<n>/gt<n>/freq0/throttle
|- reason_pl1
|- reason_pl2
|- reason_pl4
|- reason_prochot
|- reason_ratl
|- reason_vr_tdc
|- reason_vr_thermalert
|- status
v2: Remove unnecessary headers and clean-up action (Riana)
v3: - Add missing 'tile#/' to the doc (Riana)
- Add missing documentation (Riana)
- Remove extra line in header (Riana)
- Remove extra header inclusion missed on v2 (Rodrigo).
Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 61789dd6d716fdb2ad639ddcc1d88856b6e55072 drm-intel
457184087 drm/xe: Change the name of frequency sysfs attributes
a5546edbe drm/xe: Create a xe_gt_freq component for raw management and sysfs
Traceback (most recent call last):
File "scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
File "scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:63: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#63:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 615 lines checked
53934cea1 drm/xe: Add frequency throttle reasons sysfs attributes
Traceback (most recent call last):
File "scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
File "scripts/spdxcheck.py", line 6, in <module>
from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:81: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#81:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 306 lines checked
More information about the Intel-xe
mailing list