== Series Details == Series: drm/i915: Use DSB for plane/color management commits URL : https://patchwork.freedesktop.org/series/138095/ State : warning == Summary == Error: dim checkpatch failed a5ed980f4c34 drm/i915/dsb: Avoid reads of the DSB buffer for indexed register writes f5c46a6ce8d4 drm/i915: Prepare clear color before wait_for_dependencies() 62e75e7069ff drm/i915/dsb: Generate the DSB buffer in commit_tail() 84beb5bbbe50 drm/i915/dsb: Enable programmable DSB interrupt ed380d8f33b5 drm/i915/dsb: Introduce intel_dsb_vblank_evade() 273e75055bfa drm/i915/dsb: Introduce intel_dsb_wait_usec() 4f8ce35c401e drm/i915/dsb: Introduce intel_dsb_wait_vblanks() d3efb599bd2f drm/i915: Introduce intel_scanlines_to_usecs() 4a1c9f254aba drm/i915/dsb: Introduce intel_dsb_wait_vblank_delay() 667357471b08 drm/i915: Extract intel_crtc_prepare_vblank_event() 138ae93f52c0 drm/i915: Plumb 'dsb' all way to the plane hooks -:428: WARNING:LONG_LINE: line length of 104 exceeds 100 columns #428: FILE: drivers/gpu/drm/i915/display/intel_cursor.c:633: + skl_cursor_wm_reg_val(skl_plane_wm_level(pipe_wm, plane_id, level))); -:903: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #903: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:739: + skl_plane_wm_reg_val(skl_plane_wm_level(pipe_wm, plane_id, level))); total: 0 errors, 2 warnings, 0 checks, 1215 lines checked 10d693f70865 drm/i915: Plumb 'dsb' all way to the color commit hooks 0afb7f890fb5 drm/i915/dsb: Use DSB for plane/color management updates