[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cx0: Check and increase msgbus timeout threshold (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 31 15:04:28 UTC 2023
== Series Details ==
Series: drm/i915/cx0: Check and increase msgbus timeout threshold (rev3)
URL : https://patchwork.freedesktop.org/series/122982/
State : warning
== Summary ==
Error: dim checkpatch failed
e8aaebe5ef58 drm/i915/cx0: Check and increase msgbus timeout threshold
-:110: WARNING:LONG_LINE: line length of 115 exceeds 100 columns
#110: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:118:
+ _XELPDP_PORT_MSGBUS_TIMER_LN0_A, \
-:111: WARNING:LONG_LINE: line length of 115 exceeds 100 columns
#111: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:119:
+ _XELPDP_PORT_MSGBUS_TIMER_LN0_B, \
-:112: WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#112: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:120:
+ _XELPDP_PORT_MSGBUS_TIMER_LN0_USBC1, \
-:113: WARNING:LONG_LINE: line length of 131 exceeds 100 columns
#113: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:121:
+ _XELPDP_PORT_MSGBUS_TIMER_LN0_USBC2) + (lane) * 4)
-:116: WARNING:LONG_LINE: line length of 110 exceeds 100 columns
#116: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:124:
+#define XELPDP_PORT_MSGBUS_TIMER_VAL(val) REG_FIELD_PREP(XELPDP_PORT_MSGBUS_TIMER_VAL_MASK, val)
total: 0 errors, 5 warnings, 0 checks, 76 lines checked
More information about the Intel-gfx
mailing list