[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 27 06:04:50 UTC 2023
== Series Details ==
Series: drm/i915/display: Communicate display power demands to pcode (rev3)
URL : https://patchwork.freedesktop.org/series/115371/
State : warning
== Summary ==
Error: dim checkpatch failed
360f419866ef drm/i915/display: Communicate display power demands to pcode
-:9: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#9:
Adding new sequence with current cdclk associate with voltage value masking.
-:279: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#279: FILE: drivers/gpu/drm/i915/i915_reg.h:6450:
+#define DISPLAY_TO_PCODE_PIPE_COUNT(x) REG_FIELD_PREP(DISPLAY_TO_PCODE_PIPE_COUNT_MASK, (x))
total: 0 errors, 2 warnings, 0 checks, 244 lines checked
More information about the Intel-gfx
mailing list