✗ Fi.CI.CHECKPATCH: warning for drm/i915/fbc: FBC Dirty rect feature support
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 12 14:48:51 UTC 2025
== Series Details ==
Series: drm/i915/fbc: FBC Dirty rect feature support
URL : https://patchwork.freedesktop.org/series/144725/
State : warning
== Summary ==
Error: dim checkpatch failed
3b7a996cf496 drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
120e635f7d8f drm/i915/xe3: update and store the plane damage clips
6b19a0c96f27 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
58bf723c08c6 drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect support
d8137d341234 drm/i915/xe3: avoid calling fbc activate if fbc is active
b056a7ceaa2b drm/i915/xe3: dirty rect support for FBC
fb8b2fcdfc08 drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled
More information about the Intel-gfx
mailing list