[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Thu May 4 15:57:40 UTC 2023
== Series Details ==
Series: drm/i915/display: Communicate display power demands to pcode (rev6)
URL : https://patchwork.freedesktop.org/series/115371/
State : warning
== Summary ==
Error: dim checkpatch failed
3b2d5c3df035 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.
-:292: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#292: FILE: drivers/gpu/drm/i915/i915_reg.h:5357:
+#define DISPLAY_TO_PCODE_PIPE_COUNT(x) REG_FIELD_PREP(DISPLAY_TO_PCODE_PIPE_COUNT_MASK, (x))
total: 0 errors, 2 warnings, 0 checks, 252 lines checked
More information about the Intel-gfx
mailing list