[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Expose RPS thresholds in sysfs (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 28 08:39:33 UTC 2023
== Series Details ==
Series: Expose RPS thresholds in sysfs (rev2)
URL : https://patchwork.freedesktop.org/series/117054/
State : warning
== Summary ==
Error: dim checkpatch failed
561c9fe0d33c drm/i915: Move setting of rps thresholds to init
-:6: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 36d516be867c ("drm/i915/gt: Switch to manual evaluation of RPS")'
#6:
Since 36d516be867c ("drm/i915/gt: Switch to manual evaluation of RPS")
total: 1 errors, 0 warnings, 0 checks, 73 lines checked
da670c452e89 drm/i915: Record default rps threshold values
3d681b908892 drm/i915: Add helpers for managing rps thresholds
19cabe9996b2 drm/i915: Expose RPS thresholds in sysfs
-:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#55: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:704:
+ rps_up_threshold_pct_show, rps_up_threshold_pct_store);$
-:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#87: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:736:
+ rps_down_threshold_pct_show, rps_down_threshold_pct_store);$
total: 0 errors, 2 warnings, 0 checks, 138 lines checked
More information about the Intel-gfx
mailing list