== Series Details == Series: drm/i915: Use drm_printer more (rev4) URL : https://patchwork.freedesktop.org/series/129956/ State : warning == Summary == Error: dim checkpatch failed 1b6df16a7ddc drm/i915: Indicate which pipe failed the fastset check overall a2e117546ece drm/i915: Include CRTC info in infoframe mismatch prints 865cc0e100a7 drm/i915: Include CRTC info in VSC SDP mismatch prints 6de01205811f drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer f52e5ec8162d drm/i915: Convert pipe_config_buffer_mismatch() to drm_printer c3a68fc915fc drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer 3a43730f22e4 drm/i915: Use drm_printer more extensively in intel_crtc_state_dump() 28d758fc5c7e drm/i915: Convert the remaining state dump to drm_printer -:127: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #127: FILE: drivers/gpu/drm/i915/display/intel_crtc_state_dump.c:139: + plane_state->hw.rotation, plane_state->scaler_id, plane_state->hw.scaling_filter); total: 0 errors, 1 warnings, 0 checks, 236 lines checked e353d67561c1 drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled d3d5eec2ebbd drm/i915: Relocate pipe_config_mismatch() a95a1d12e0c0 drm/i915: Reuse pipe_config_mismatch() more 4e66df9644a8 drm/i915: Create the printer only once in intel_pipe_config_compare()