== Series Details == Series: drm/i915: Split plane updates to noarm+arm phases URL : https://patchwork.freedesktop.org/series/95962/ State : warning == Summary == $ dim checkpatch origin/drm-tip 4347a5768329 drm/i915: Reject planar formats when doing async flips 9ca3181d87a4 drm/i915: Fix async flip with decryption and/or DPT 35deba336895 drm/i915: Fix up the sprite namespacing 41063002deec drm/i915: Split update_plane() into update_noarm() + update_arm() -:596: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #596: FILE: drivers/gpu/drm/i915/i915_trace.h:324: + TP_STRUCT__entry( -:605: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #605: FILE: drivers/gpu/drm/i915/i915_trace.h:333: + TP_fast_assign( -:614: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #614: FILE: drivers/gpu/drm/i915/i915_trace.h:342: + TP_printk("pipe %c, plane %s, frame=%u, scanline=%u, " DRM_RECT_FP_FMT " -> " DRM_RECT_FMT, total: 0 errors, 1 warnings, 2 checks, 521 lines checked e1f91ae7cee9 drm/i915: Split skl+ plane update into noarm+arm pair 901268a16647 drm/i915: Split pre-skl primary plane update into noarm+arm pair 1202bc6cfc3a drm/i915: Split g4x+ sprite plane update into noarm+arm pair 437389a78c69 drm/i915: Split ivb+ sprite plane update into noarm+arm pair c83a5cef2006 drm/i915: Split vlv/chv sprite plane update into noarm+arm pair