✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Workaround for odd panning for planar yuv (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 27 02:15:15 UTC 2024
== Series Details ==
Series: drm/i915/display: Workaround for odd panning for planar yuv (rev4)
URL : https://patchwork.freedesktop.org/series/136416/
State : warning
== Summary ==
Error: dim checkpatch failed
154cf770d0c8 drm/i915/display: Workaround for odd panning for planar yuv
-:37: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#37: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:1022:
+ if (IS_LUNARLAKE(i915) && fb->format->format == DRM_FORMAT_NV12
+ && src_w % 2 == 0)
total: 0 errors, 0 warnings, 1 checks, 17 lines checked
More information about the Intel-gfx
mailing list