✗ Fi.CI.CHECKPATCH: warning for Expose modifiers/formats supported by async flips (rev10)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 28 10:26:20 UTC 2025
== Series Details ==
Series: Expose modifiers/formats supported by async flips (rev10)
URL : https://patchwork.freedesktop.org/series/140935/
State : warning
== Summary ==
Error: dim checkpatch failed
f7133a7c112e drm/plane: Add new plane property IN_FORMATS_ASYNC
1778d0106429 drm/plane: modify create_in_formats to acommodate async
9b50d6a1736a drm/i915/display: Acomodate format check in can_async_flip()
-:46: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#46: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:181:
+ if (intel_format_info_is_yuv_semiplanar(drm_format_info(format), modifier)
+ || format == DRM_FORMAT_C8) {
total: 0 errors, 0 warnings, 1 checks, 77 lines checked
a11dd36d47e0 drm/i915/display: Add i915 hook for format_mod_supported_async
More information about the Intel-gfx
mailing list