[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 1 09:42:24 UTC 2023
== Series Details ==
Series: drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier (rev2)
URL : https://patchwork.freedesktop.org/series/125558/
State : warning
== Summary ==
Error: dim checkpatch failed
0f3481222a42 drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier
-:18: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#18:
Move frames before su entry calculation to it's own function (Ville, Jouni)
-:193: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#193: FILE: drivers/gpu/drm/i915/display/intel_psr_regs.h:39:
+#define LNL_EDP_PSR_ENTRY_SETUP_FRAMES(x) REG_FIELD_PREP(LNL_EDP_PSR_ENTRY_SETUP_FRAMES_MASK, (x))
total: 0 errors, 2 warnings, 0 checks, 151 lines checked
More information about the Intel-gfx
mailing list