== Series Details == Series: drm/i915: MST and DDI cleanups and refactoring (rev4) URL : https://patchwork.freedesktop.org/series/141500/ State : warning == Summary == Error: dim checkpatch failed 1fb4a5b4a62f drm/i915/mst: pass intel_dp around in mst stream helpers bebffa012cbe drm/i915/mst: unify MST connector function naming to mst_connector_* 636f5d275336 drm/i915/mst: simplify mst_connector_get_hw_state() 4adf072ef91c drm/i915/mst: unify MST topology callback naming to mst_topology_* e23c28bd4fdd drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable f30767d383d3 drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends -:87: WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns #87: FILE: drivers/gpu/drm/i915/i915_reg.h:3857: +#define DP_TP_STATUS_STREAMS_ENABLED_MASK REG_GENMASK(18, 16) /* 17:16 on hsw but bit 18 mbz */ total: 0 errors, 1 warnings, 0 checks, 68 lines checked e55b5a57f2c2 drm/i915/dp: refactor clear/wait for act sent 3fef2f4d37c5 drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl() 2a77f1e4692a drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type e60aa172c49a drm/i915/ddi: refactor intel_ddi_connector_get_hw_state() 22cb9fd9593d drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly