== Series Details == Series: drm/i915: Use drm_printer more (rev8) URL : https://patchwork.freedesktop.org/series/129956/ State : warning == Summary == Error: dim checkpatch failed bfbc14be30be drm/i915: Indicate which pipe failed the fastset check overall b4f30f44c52b drm/i915: Include CRTC info in infoframe mismatch prints 65dcf203cd3e drm/i915: Include CRTC info in VSC SDP mismatch prints e772a47ccf06 drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer 8b4131c3c7b2 drm/i915: Convert pipe_config_buffer_mismatch() to drm_printer d6e1d200e690 drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer 7b3b1e4a972b drm/i915: Use drm_printer more extensively in intel_crtc_state_dump() fd9145b5f845 drm/i915: Convert the remaining state dump to drm_printer -:128: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #128: 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 aed55d8ebf25 drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled cc094b416eeb drm/i915: Relocate pipe_config_mismatch() 0192506da257 drm/i915: Reuse pipe_config_mismatch() more 872a681f7fee drm/i915: Create the printer only once in intel_pipe_config_compare()