== Series Details == Series: drm/i915/cx0: Check and increase msgbus timeout threshold (rev2) URL : https://patchwork.freedesktop.org/series/122982/ State : warning == Summary == Error: dim checkpatch failed cf32144e3989 drm/i915/cx0: Check and increase msgbus timeout threshold -:109: WARNING:LONG_LINE: line length of 115 exceeds 100 columns #109: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:118: + _XELPDP_PORT_MSGBUS_TIMER_LN0_A, \ -:110: WARNING:LONG_LINE: line length of 115 exceeds 100 columns #110: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:119: + _XELPDP_PORT_MSGBUS_TIMER_LN0_B, \ -:111: WARNING:LONG_LINE: line length of 119 exceeds 100 columns #111: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:120: + _XELPDP_PORT_MSGBUS_TIMER_LN0_USBC1, \ -:112: WARNING:LONG_LINE: line length of 131 exceeds 100 columns #112: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:121: + _XELPDP_PORT_MSGBUS_TIMER_LN0_USBC2) + (lane) * 4) -:115: WARNING:LONG_LINE: line length of 110 exceeds 100 columns #115: 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