[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Final prep series for bigjoiner

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 5 23:12:40 UTC 2020


== Series Details ==

Series: Final prep series for bigjoiner
URL   : https://patchwork.freedesktop.org/series/83547/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a1e5aa27e03c drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
5c583972c6ab drm/i915: Move encoder->get_config to a new function
7099fec68e5b drm/i915/dp: Add a wrapper function around get_pipe_config
faeced2f5a32 drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
-:183: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#183: FILE: drivers/gpu/drm/i915/display/intel_display.c:13485:
+	crtc_state->hw.pipe_mode = crtc_state->hw.adjusted_mode = crtc_state->uapi.adjusted_mode;

total: 0 errors, 0 warnings, 1 checks, 392 lines checked
f3f325988674 drm/i915: Pass intel_atomic_state instead of drm_atomic_state
8aa86e74eb81 drm/i915/dp: Add from_crtc_state to copy color blobs
c922ac533b62 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




More information about the Intel-gfx mailing list