== 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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to