== Series Details == Series: drm/i915/fbc: FBC Dirty rect feature support (rev4) URL : https://patchwork.freedesktop.org/series/144725/ State : warning == Summary == Error: dim checkpatch failed 84e05b0b9719 drm/i915/fbc: remove one duplicate forward declaration 6dc025b87e01 drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged() 6f40c0dca0b7 drm/i915/display: update and store the plane damage clips 5300c26a0347 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 bbe62dedeb46 drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect support f09a22b20ea0 drm/i915/fbc: avoid calling fbc activate if fbc is active 50fa42b051eb drm/i915/fbc: dirty rect support for FBC 8c1894b85cbd drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled ad716300cdca drm/i915/fbc: handle dirty rect coords for the first frame