✗ Fi.CI.CHECKPATCH: warning for drm/i915/xe3: FBC Dirty rect feature support (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 14 14:46:59 UTC 2025
== Series Details ==
Series: drm/i915/xe3: FBC Dirty rect feature support (rev3)
URL : https://patchwork.freedesktop.org/series/141527/
State : warning
== Summary ==
Error: dim checkpatch failed
8e21777a49d3 drm/i915/display: avoid calling fbc activate if fbc is active
78cc53ab5ece drm/i915/xe: 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
4bb7b9f31357 drm/i915/xe3: add dirty rect support for FBC
-:129: CHECK:LINE_SPACING: Please don't use multiple blank lines
#129: FILE: drivers/gpu/drm/i915/display/intel_fbc.c:1254:
+
+
total: 0 errors, 0 warnings, 1 checks, 176 lines checked
c2ff3abafcf0 drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled
More information about the Intel-gfx
mailing list