== Series Details == Series: drm/i915: Bigjoiner stuff (rev2) URL : https://patchwork.freedesktop.org/series/130619/ State : warning == Summary == Error: dim checkpatch failed 8726aac5fa9c drm/i915: Rename the crtc/crtc_states in the top level DDI hooks/etc -:1080: WARNING:LONG_LINE: line length of 105 exceeds 100 columns #1080: FILE: drivers/gpu/drm/i915/display/intel_display.c:1809: + intel_crtc_bigjoiner_slave_pipes(old_master_crtc_state)) -:1194: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #1194: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:1033: + dig_port->base.post_pll_disable(state, encoder, old_master_crtc_state, old_conn_state); total: 0 errors, 2 warnings, 0 checks, 1255 lines checked 7cd79f1e6a16 drm/i915: Introduce intel_crtc_joined_pipe_mask() 82085540bb4f drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst() da906396f09f drm/i915: Utilize intel_crtc_joined_pipe_mask() more 500ddd32f586 drm/i915: Precompute disable_pipes bitmask in intel_commit_modeset_disables() 1f61f27d3478 drm/i915: Disable planes more atomically during modesets 05378710d5c8 drm/i915: Simplify intel_old_crtc_state_disables() calling convention 64b650019ae8 drm/i915: Handle joined pipes inside hsw_crtc_disable()