== Series Details == Series: series starting with [v8,1/7] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes (rev2) URL : https://patchwork.freedesktop.org/series/83655/ State : warning == Summary == $ dim checkpatch origin/drm-tip 3642707f5f97 drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes 3abf2ed167c7 drm/i915: Move encoder->get_config to a new function 968544a3c74a drm/i915/dp: Add a wrapper function around get_pipe_config 7c6b8f47d385 drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split -:188: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #188: FILE: drivers/gpu/drm/i915/display/intel_display.c:13409: + crtc_state->hw.pipe_mode = crtc_state->hw.adjusted_mode = crtc_state->uapi.adjusted_mode; total: 0 errors, 0 warnings, 1 checks, 397 lines checked a312828af913 drm/i915: Pass intel_atomic_state instead of drm_atomic_state bf239f8a9820 drm/i915/dp: Add from_crtc_state to copy color blobs f74e178a1a28 drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3. -:191: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line #191: FILE: drivers/gpu/drm/i915/display/intel_dp.c:774: + if ((target_clock > max_dotclk || mode->hdisplay > 5120) + && intel_dp_can_bigjoiner(intel_dp)) { total: 0 errors, 0 warnings, 1 checks, 211 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx