== Series Details == Series: drm/i915/xe3: FBC Dirty rect feature support (rev7) URL : https://patchwork.freedesktop.org/series/141527/ State : warning == Summary == Error: dim checkpatch failed 73dbd0845cac drm/i915/xe3: add register definitions for fbc dirty rect support -:24: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #24: 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 11b227139f8a drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect support ffc3026626b5 drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged() 0ec3efcf3af0 drm/i915/xe3: update and store the plane damage clips 35d2c226a650 drm/i915/xe3: dirty rect support for FBC f4d33535af6a drm/i915/xe3: avoid calling fbc activate if fbc is active d2e5ce0aa316 drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled