== Series Details == Series: drm/i915/dsb: Use chained DSBs for LUT programming URL : https://patchwork.freedesktop.org/series/135316/ State : warning == Summary == Error: dim checkpatch failed 5cc7f6d7e392 drm/i915: Calculate vblank delay more accurately 16f9c292de2d drm/i915: Make vrr_{enabling, disabling}() usable outside intel_display.c 4d3041f405be drm/i915/dsb: Hook up DSB error interrupts f79c5f5e1805 drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier 4d233ad01435 drm/i915/dsb: Shuffle code around 518146bad5db drm/i915/dsb: Fix dewake scanline 9269d14b790c drm/i915/dsb: Account for VRR properly in DSB scanline stuff c98ce409a8af drm/i915/dsb: Precompute DSB_CHICKEN 256916fbb9d0 drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}() c45bb5ee10c1 drm/i915/dsb: Introduce intel_dsb_chain() 9b46ebf6c051 drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK c36156d44a11 drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is done f4ca5fb76d0f drm/i915/dsb: s/dsb/dsb_color_vblank/ -:145: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #145: FILE: drivers/gpu/drm/i915/display/intel_display.c:7513: + old_crtc_state->dsb_color_vblank = fetch_and_zero(&new_crtc_state->dsb_color_vblank); total: 0 errors, 1 warnings, 0 checks, 123 lines checked d133ef40d55f drm/i915/dsb: Use chained DSBs for LUT programming -:109: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #109: FILE: drivers/gpu/drm/i915/display/intel_display.c:7514: + old_crtc_state->dsb_color_commit = fetch_and_zero(&new_crtc_state->dsb_color_commit); total: 0 errors, 1 warnings, 0 checks, 88 lines checked