✗ Fi.CI.CHECKPATCH: warning for use hw support for min/interim ddb allocation for async flip (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 21 12:32:01 UTC 2024
== Series Details ==
Series: use hw support for min/interim ddb allocation for async flip (rev2)
URL : https://patchwork.freedesktop.org/series/140926/
State : warning
== Summary ==
Error: dim checkpatch failed
d6ecfa64fafa drm/i915/display: update to plane_wm register access function
768a456cf746 drm/i915/display: update to relative data rate handling
d2e9432eeaeb drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip
-:133: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#133: FILE: drivers/gpu/drm/i915/display/skl_universal_plane_regs.h:389:
+ _PLANE_MIN_BUF_CFG_1_A, _PLANE_MIN_BUF_CFG_1_B, \
-:134: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#134: FILE: drivers/gpu/drm/i915/display/skl_universal_plane_regs.h:390:
+ _PLANE_MIN_BUF_CFG_2_A, _PLANE_MIN_BUF_CFG_2_B)
-:139: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#139: FILE: drivers/gpu/drm/i915/display/skl_universal_plane_regs.h:395:
+#define PLANE_INTERIM_DBUF_BLOCKS(val) REG_FIELD_PREP(PLANE_INTERIM_DBUF_BLOCKS_MASK, (val))
total: 0 errors, 3 warnings, 0 checks, 357 lines checked
More information about the Intel-gfx
mailing list