== Series Details == Series: drm/i915: Use drm_printer more (rev7) URL : https://patchwork.freedesktop.org/series/129956/ State : warning == Summary == Error: dim checkpatch failed b04d780cbd26 drm/i915: Indicate which pipe failed the fastset check overall c250c70986f2 drm/i915: Include CRTC info in infoframe mismatch prints 470ef5300f5a drm/i915: Include CRTC info in VSC SDP mismatch prints 3622dcb6ea80 drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer 10382a787083 drm/i915: Convert pipe_config_buffer_mismatch() to drm_printer 7a226eb53fc3 drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer 85ed69c88fc0 drm/i915: Use drm_printer more extensively in intel_crtc_state_dump() 07e987015c34 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 240338b5df2b drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled fc2d941cf513 drm/i915: Relocate pipe_config_mismatch() d195fb2755aa drm/i915: Reuse pipe_config_mismatch() more a726f1525e18 drm/i915: Create the printer only once in intel_pipe_config_compare()