[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/6] drm/i915/gt: Always enable busy-stats for execlists
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 29 11:09:01 UTC 2020
== Series Details ==
Series: series starting with [CI,1/6] drm/i915/gt: Always enable busy-stats for execlists
URL : https://patchwork.freedesktop.org/series/76715/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
081418e7ad56 drm/i915/gt: Always enable busy-stats for execlists
1a3beaa34731 drm/i915/gt: Move rps.enabled/active to flags
-:114: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 68)
#114: FILE: drivers/gpu/drm/i915/gt/intel_rps.c:1228:
+ if (rps->max_freq <= rps->min_freq)
+ /* leave disabled, no room for dynamic reclocking */;
total: 0 errors, 1 warnings, 0 checks, 296 lines checked
f24bbcfa0789 drm/i915/gt: Track use of RPS interrupts in flags
d663447ef62f drm/i915/gt: Switch to manual evaluation of RPS
c45bc814fafd drm/i915/gt: Apply the aggressive downclocking to parking
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12:
References: 21abf0bf168d ("drm/i915/gt: Treat idling as a RPS downclock event")
-:12: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 21abf0bf168d ("drm/i915/gt: Treat idling as a RPS downclock event")'
#12:
References: 21abf0bf168d ("drm/i915/gt: Treat idling as a RPS downclock event")
total: 1 errors, 1 warnings, 0 checks, 31 lines checked
f62efbcbf8a7 drm/i915/gt: Restore aggressive post-boost downclocking
-:12: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 2a8862d2f3da ("drm/i915: Reduce the RPS shock")'
#12:
References: 2a8862d2f3da ("drm/i915: Reduce the RPS shock")
total: 1 errors, 0 warnings, 0 checks, 34 lines checked
More information about the Intel-gfx
mailing list