== Series Details == Series: drm/i915: MST and DDI cleanups and refactoring (rev3) URL : https://patchwork.freedesktop.org/series/141500/ State : warning == Summary == Error: dim checkpatch failed f00cf2e59b11 drm/i915/mst: pass intel_dp around in mst stream helpers 3f2680de11a7 drm/i915/mst: unify MST connector function naming to mst_connector_* a367e854e7d3 drm/i915/mst: simplify mst_connector_get_hw_state() 563d1adfc62e drm/i915/mst: unify MST topology callback naming to mst_topology_* 14eec67a0456 drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable e0868eee758c drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends -:86: WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns #86: 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 812179ef8170 drm/i915/dp: refactor clear/wait for act sent aa57f5e17380 drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl() b8b987da4749 drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type 3306ad87d765 drm/i915/ddi: refactor intel_ddi_connector_get_hw_state() e1641c1cefae drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly