[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 8 14:30:21 UTC 2018
== Series Details ==
Series: series starting with [1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
URL : https://patchwork.freedesktop.org/series/47888/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
156e45d20493 drm/i915: Allow control of PSR at runtime through debugfs, v5
-:25: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25:
- Add prepared bool, which should be used instead of relying on psr.dp. (dhnkrn)
-:143: ERROR:TRAILING_WHITESPACE: trailing whitespace
#143: FILE: drivers/gpu/drm/i915/intel_drv.h:1927:
+// $
-:366: CHECK:BRACES: braces {} should be used on all arms of this statement
#366: FILE: drivers/gpu/drm/i915/intel_psr.c:848:
+ if (crtc) {
[...]
+ } else
[...]
-:372: CHECK:BRACES: Unbalanced braces around else statement
#372: FILE: drivers/gpu/drm/i915/intel_psr.c:854:
+ } else
total: 1 errors, 1 warnings, 2 checks, 351 lines checked
a61846961762 drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode.
More information about the Intel-gfx
mailing list