== Series Details == Series: drm/i915/xe3: FBC Dirty rect feature support (rev6) URL : https://patchwork.freedesktop.org/series/141527/ State : warning == Summary == Error: dim checkpatch failed 85fc2c1e57cd 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 e29b7450d177 drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect support 9f7c9e55e1c6 drm/i915/display: get old_plane_state to the check_plane routine 15e2597ab235 drm/i915/display: update and store the plane damage clips e77e7f291502 drm/i915/xe3: avoid calling fbc activate if fbc is active 309a6835ae00 drm/i915/xe3: dirty rect support for FBC a435917dfd06 drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled