== Series Details == Series: drm/i915: Use drm_printer more (rev5) URL : https://patchwork.freedesktop.org/series/129956/ State : warning == Summary == Error: dim checkpatch failed 3de64739aac8 drm/i915: Indicate which pipe failed the fastset check overall 84cc770bca09 drm/i915: Include CRTC info in infoframe mismatch prints 6eb483ba05e9 drm/i915: Include CRTC info in VSC SDP mismatch prints fac65f8b6b24 drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer 48cfcfeda76c drm/i915: Convert pipe_config_buffer_mismatch() to drm_printer 91dc61352e6f drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer 39de565068c5 drm/i915: Use drm_printer more extensively in intel_crtc_state_dump() 7e59567a32c8 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 492d7ada8c7d drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled d84007ca4eba drm/i915: Relocate pipe_config_mismatch() 0deb3c61591c drm/i915: Reuse pipe_config_mismatch() more 9e61deffa643 drm/i915: Create the printer only once in intel_pipe_config_compare()