== Series Details == Series: drm/i915: Display state checker cleanup (rev3) URL : https://patchwork.freedesktop.org/series/124616/ State : warning == Summary == Error: dim checkpatch failed 2e9294527e33 drm/i915/psr: Unify PSR pre/post plane update hooks 1bb2e1ff46ca drm/i915: Stop clobbering old crtc state during state check 65df6c683834 drm/i915: Constify the crtc states in the DPLL checker ea14f7c72e3c drm/i915: Simplify DPLL state checker calling convention 8b3242bcd0e7 drm/i915: Constify watermark state checker 84bffbe3a29f drm/i915: Simplify watermark state checker calling convention 48a6850e4975 drm/i915: Constify the snps/c10x PLL state checkers 7b2a44003b2b drm/i915: Simplify snps/c10x DPLL state checker calling convetion fbb924cd14ee drm/i915: Constify remainder of the state checker 3c4520715c28 drm/i915: Simplify the state checker calling convetions 014878173e3b 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 1ae973a64218 drm/i915: s/dev_priv/i915/ in the state checker