[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: Add PSR mode/revision to debugfs
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 8 19:23:51 UTC 2018
== Series Details ==
Series: drm/i915/psr: Add PSR mode/revision to debugfs
URL : https://patchwork.freedesktop.org/series/47902/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
35d0453e2699 drm/i915/psr: Add PSR mode/revision to debugfs
-:21: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#21: FILE: drivers/gpu/drm/i915/i915_debugfs.c:2712:
+ seq_printf(m, "PSR mode: %s\n",
+ dev_priv->psr.psr2_enabled ? "PSR2" : "PSR1");
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
More information about the Intel-gfx
mailing list