== Series Details == Series: drm/i915: Display state checker cleanup URL : https://patchwork.freedesktop.org/series/124616/ State : warning == Summary == Error: dim checkpatch failed 939f6b0c8b59 drm/i915/psr: Unify PSR pre/post plane update hooks a2b3d7be79dc drm/i915: Stop clobbering old crtc state during state check f96aa8be9d99 drm/i915: Constify the crtc states in the DPLL checker 221b96d74d0f drm/i915: Simplify DPLL state checker calling convention f00e6dfc63c5 drm/i915: Constify watermark state checker 3dc553da9288 drm/i915: Simplify watermark state checker calling convention 8e3a9f5452a7 drm/i915: Constify the snps/c10x PLL state checkers f9d2e9d79095 drm/i915: Simplify snps/c10x DPLL state checker calling convetion e87030865f20 drm/i915: Constify remainder of the state checker bf3ebc47a6e2 drm/i915: Simplify the state checker calling convetions 57f5185124b1 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 4c5cc6599550 drm/i915: s/dev_priv/i915/ in the state checker