[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Move setting of rps thresholds to init

Patchwork patchwork at emeril.freedesktop.org
Mon May 22 18:21:52 UTC 2023


== Series Details ==

Series: series starting with [1/4] drm/i915: Move setting of rps thresholds to init
URL   : https://patchwork.freedesktop.org/series/118115/
State : warning

== Summary ==

Error: dim checkpatch failed
b2777c501d13 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
15839327f3b3 drm/i915: Record default rps threshold values
a844f8f7f78c drm/i915: Add helpers for managing rps thresholds
ea4ccda9c3d5 drm/i915: Expose RPS thresholds in sysfs
-:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#56: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:733:
+       rps_up_threshold_pct_show, rps_up_threshold_pct_store);$

-:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#88: FILE: drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:765:
+       rps_down_threshold_pct_show, rps_down_threshold_pct_store);$

total: 0 errors, 2 warnings, 0 checks, 125 lines checked




More information about the Intel-gfx mailing list