== Series Details == Series: drm/i915/dsb: Use chained DSBs for LUT programming (rev2) URL : https://patchwork.freedesktop.org/series/135316/ State : warning == Summary == Error: dim checkpatch failed 1b4e1fa4926a drm/i915: Calculate vblank delay more accurately 807da0774682 drm/i915: Make vrr_{enabling, disabling}() usable outside intel_display.c ff275c63d286 drm/i915/dsb: Hook up DSB error interrupts 9365828dadb1 drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier c120ce8f82f7 drm/i915/dsb: Shuffle code around f7744f0481c5 drm/i915/dsb: Fix dewake scanline b5e8bc5c4e3c drm/i915/dsb: Account for VRR properly in DSB scanline stuff d31ee51ab7cc drm/i915/dsb: Precompute DSB_CHICKEN 10ec621a8750 drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}() a84ddec55575 drm/i915/dsb: Introduce intel_dsb_chain() aa2d657b03ee drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK 62bde5d7a6ac drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is done 0a9fab4000e6 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 26b6e2bdda29 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