== Series Details == Series: drm/i915/fbc: More FBC refactoring (rev2) URL : https://patchwork.freedesktop.org/series/97239/ State : warning == Summary == $ dim checkpatch origin/drm-tip b0fe40e87a84 drm/i915/fbc: Eliminate racy intel_fbc_is_active() usage bed0959cfa5b drm/i915/fbc: Pass whole plane state to intel_fbc_min_limit() efd77e8334c0 drm/i915/fbc: Nuke lots of crap from intel_fbc_state_cache 545993666997 drm/i915/fbc: Relocate intel_fbc_override_cfb_stride() c8cc75f5871a drm/i915/fbc: Nuke more FBC state f83f4327755d drm/i915/fbc: Reuse the same struct for the cache and params 8f85614ed262 drm/i915/fbc: Pass around FBC instance instead of crtc 2e39a4018470 drm/i915/fbc: Track FBC usage per-plane -:427: WARNING:LONG_LINE: line length of 102 exceeds 100 columns #427: FILE: drivers/gpu/drm/i915/i915_trace.h:385: + struct intel_crtc *crtc = intel_get_crtc_for_pipe(to_i915(plane->base.dev), -:427: WARNING:TABSTOP: Statements should start on a tabstop #427: FILE: drivers/gpu/drm/i915/i915_trace.h:385: + struct intel_crtc *crtc = intel_get_crtc_for_pipe(to_i915(plane->base.dev), -:447: WARNING:LONG_LINE: line length of 102 exceeds 100 columns #447: FILE: drivers/gpu/drm/i915/i915_trace.h:407: + struct intel_crtc *crtc = intel_get_crtc_for_pipe(to_i915(plane->base.dev), -:447: WARNING:TABSTOP: Statements should start on a tabstop #447: FILE: drivers/gpu/drm/i915/i915_trace.h:407: + struct intel_crtc *crtc = intel_get_crtc_for_pipe(to_i915(plane->base.dev), -:467: WARNING:LONG_LINE: line length of 102 exceeds 100 columns #467: FILE: drivers/gpu/drm/i915/i915_trace.h:429: + struct intel_crtc *crtc = intel_get_crtc_for_pipe(to_i915(plane->base.dev), -:467: WARNING:TABSTOP: Statements should start on a tabstop #467: FILE: drivers/gpu/drm/i915/i915_trace.h:429: + struct intel_crtc *crtc = intel_get_crtc_for_pipe(to_i915(plane->base.dev), total: 0 errors, 6 warnings, 0 checks, 423 lines checked ff34e90358e2 drm/i915/fbc: Flatten __intel_fbc_pre_update() 3a841917eade drm/i915/fbc: Pass i915 instead of FBC instance to FBC underrun stuff 30449365cb8d drm/i915/fbc: Move FBC debugfs stuff into intel_fbc.c fe90fc1caab3 drm/i915/fbc: Introduce intel_fbc_add_plane() 17e23c924c3e drm/i915/fbc: Allocate intel_fbc dynamically 66c429270725 drm/i915/fbc: Move stuff from intel_fbc_can_enable() into intel_fbc_check_plane() 80232297151f drm/i915/fbc: Disable FBC fully on FIFO underrun 333fc023eb02 drm/i915/fbc: Nuke state_cache 0d101081f6ba drm/i915/fbc: Move plane pointer into intel_fbc_state 1613ba4b582f drm/i915/fbc: s/parms/fbc_state/ 265f35c68dfa drm/i915/fbc: No FBC+double wide pipe 707fe3ea76e0 drm/i915/fbc: Pimp the FBC debugfs output