[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v11,1/3] drm/i915: Pass intel_atomic_state instead of drm_atomic_state

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 13 22:18:23 UTC 2020


== Series Details ==

Series: series starting with [CI,v11,1/3] drm/i915: Pass intel_atomic_state instead of drm_atomic_state
URL   : https://patchwork.freedesktop.org/series/83816/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fe509581680b drm/i915: Pass intel_atomic_state instead of drm_atomic_state
54a85f772310 drm/i915/dp: Add from_crtc_state to copy color blobs
0b30149d1170 drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.
-:192: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#192: 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