== Series Details == Series: drm/i915/fbc: FBC Dirty rect feature support (rev3) URL : https://patchwork.freedesktop.org/series/144725/ State : warning == Summary == Error: dim checkpatch failed d7c5bfbf3776 drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged() f33f14d1bdd1 drm/i915/display: update and store the plane damage clips cd15ab0414ca drm/i915/fbc: add register definitions for fbc dirty rect support -:30: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #30: FILE: drivers/gpu/drm/i915/display/intel_fbc_regs.h:107: +#define FBC_DIRTY_RECT_START_LINE(val) REG_FIELD_PREP(FBC_DIRTY_RECT_START_LINE_MASK, (val)) total: 0 errors, 1 warnings, 0 checks, 15 lines checked 09d5ba3d43ff drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect support 990a47ec3d32 drm/i915/fbc: avoid calling fbc activate if fbc is active 9f0de2356bc0 drm/i915/fbc: dirty rect support for FBC 48f4928c7795 drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled 06ef431e2117 drm/i915/fbc: handle dirty rect coords for the first frame