== Series Details ==

Series: drm/i915: Hoist some stuff out from intel_display.c
URL   : https://patchwork.freedesktop.org/series/144803/
State : warning

== Summary ==

Error: dim checkpatch failed
982b141eeb11 drm/i915: Move modeset_retry stuff into intel_connector.c
57a7a8efd3d5 drm/i915: Always initialize connector->modeset_retry_work
77ed014a3089 drm/i915: Extract intel_connector_cancel_modeset_retry_work()
51d5b48a9acf drm/i915: Extract intel_hdcp_cancel_works()
53f938e34597 drm/i915: Move intel_hpd_poll_fini() into intel_hotplug.c
4a92729f1c1c drm/i915: Move intel_plane_destroy() into intel_atomic_plane.c
cac50d7f93ba drm/i915: Relocate vlv_wait_port_ready()
-:134: CHECK:LINE_SPACING: Please use a blank line after 
function/struct/union/enum declarations
#134: FILE: drivers/gpu/drm/i915/display/intel_dpio_phy.h:176:
 }
+static inline void vlv_wait_port_ready(struct intel_display *display,

total: 0 errors, 0 warnings, 1 checks, 106 lines checked
e85fa0c4488f drm/i915: Simplify vlv_wait_port_ready() arguments
-:120: CHECK:LINE_SPACING: Please use a blank line after 
function/struct/union/enum declarations
#120: FILE: drivers/gpu/drm/i915/display/intel_dpio_phy.h:175:
 }
+static inline void vlv_wait_port_ready(struct intel_encoder *encoder,

total: 0 errors, 0 warnings, 1 checks, 84 lines checked
0261343af32e drm/i915: Relocate intel_plane_uses_fence()
a69e3d9eeaca drm/i915: Relocate intel_{rotation, remapped}_info_size()
e6b19c3571ef drm/i915: Relocate some other plane fb related stuff into 
intel_fb.c
-:84: CHECK:LINE_SPACING: Please use a blank line after 
function/struct/union/enum declarations
#84: FILE: drivers/gpu/drm/i915/display/intel_fb.c:1940:
 }
+/*

total: 0 errors, 0 warnings, 1 checks, 96 lines checked
347a1d216dae drm/i915: s/state/plane_state/
-:35: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#35: FILE: drivers/gpu/drm/i915/display/intel_fb.c:1058:
+                                          
plane_state->view.color_plane[color_plane].mapping_stride,

total: 0 errors, 1 warnings, 0 checks, 94 lines checked


Reply via email to