== Series Details == Series: drm/i915: Display state checker cleanup (rev2) URL : https://patchwork.freedesktop.org/series/124616/ State : warning == Summary == Error: dim checkpatch failed f16d12e81dfd drm/i915/psr: Unify PSR pre/post plane update hooks bd2ae6eb9eef drm/i915: Stop clobbering old crtc state during state check 35cdd75b7769 drm/i915: Constify the crtc states in the DPLL checker 2f0ce9902cbb drm/i915: Simplify DPLL state checker calling convention bd1455bb7849 drm/i915: Constify watermark state checker caf9f7500d64 drm/i915: Simplify watermark state checker calling convention 732f4f16b9ee drm/i915: Constify the snps/c10x PLL state checkers 4b59948c64d8 drm/i915: Simplify snps/c10x DPLL state checker calling convetion e2afe57fdd69 drm/i915: Constify remainder of the state checker 576c0d65af08 drm/i915: Simplify the state checker calling convetions 37d3a2eaa1e6 drm/i915: s/pipe_config/crtc_state/ in the state checker -:37: WARNING:LONG_LINE: line length of 102 exceeds 100 columns #37: FILE: drivers/gpu/drm/i915/display/intel_modeset_verify.c:94: + int fdi_dotclock = intel_dotclock_calculate(intel_fdi_link_freq(dev_priv, crtc_state), total: 0 errors, 1 warnings, 0 checks, 108 lines checked 72cd90903761 drm/i915: s/dev_priv/i915/ in the state checker