✗ Fi.CI.CHECKPATCH: warning for use hw support for min/interim ddb allocation for async flip
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 5 08:17:46 UTC 2024
== Series Details ==
Series: use hw support for min/interim ddb allocation for async flip
URL : https://patchwork.freedesktop.org/series/140926/
State : warning
== Summary ==
Error: dim checkpatch failed
acb3e49da85c drm/i915/display: update intel_enabled_dbuf_slices_mask to use intel_display
b84a5d898f42 drm/i9i5/display: use intel_display in intel_de_read calls of skl_watermark.c
2934034c4582 drm/i915/display: update use_minimal_wm0_only to use intel_display
3122450e2068 drm/i915/display: update use_min_ddb to use intel_display
2360df5e99fa drm/i915/display: update skl_plane_wm_equals to use intel_display
ce94cb899eb4 drm/i915/display: update to plane_wm register access function
09dc311e04dd drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip
-:147: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#147: FILE: drivers/gpu/drm/i915/display/skl_universal_plane_regs.h:382:
+ _PLANE_MIN_BUF_CFG_1_A, _PLANE_MIN_BUF_CFG_1_B, \
-:148: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#148: FILE: drivers/gpu/drm/i915/display/skl_universal_plane_regs.h:383:
+ _PLANE_MIN_BUF_CFG_2_A, _PLANE_MIN_BUF_CFG_2_B)
-:241: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#241: FILE: drivers/gpu/drm/i915/display/skl_watermark.c:1549:
+ memset(crtc_state->wm.skl.plane_interim_ddb, 0, sizeof(crtc_state->wm.skl.plane_interim_ddb));
total: 0 errors, 3 warnings, 0 checks, 338 lines checked
4a7a49977f30 drm/i915/debugfs: add dbuf alloc status as part of i915_ddb_info
More information about the Intel-gfx
mailing list