[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v6,1/2] drm/i915: Allow control of PSR at runtime through debugfs, v6 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 9 15:28:23 UTC 2018
== Series Details ==
Series: series starting with [v6,1/2] drm/i915: Allow control of PSR at runtime through debugfs, v6 (rev2)
URL : https://patchwork.freedesktop.org/series/47888/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f12e3f989693 drm/i915: Allow control of PSR at runtime through debugfs, v6
-: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)
-:352: CHECK:BRACES: braces {} should be used on all arms of this statement
#352: FILE: drivers/gpu/drm/i915/intel_psr.c:848:
+ if (crtc) {
[...]
+ } else
[...]
-:358: CHECK:BRACES: Unbalanced braces around else statement
#358: FILE: drivers/gpu/drm/i915/intel_psr.c:854:
+ } else
total: 0 errors, 1 warnings, 2 checks, 334 lines checked
3a302bbbaa65 drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode.
More information about the Intel-gfx
mailing list