== Series Details == Series: drm/i915: Reject 5k on HDR planes for planar fb formats (rev7) URL : https://patchwork.freedesktop.org/series/97053/ State : warning == Summary == $ dim checkpatch origin/drm-tip 24b77f8800af drm/i915: Add PLANE_CUS_CTL restriction in max_width -:38: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #38: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:424: +static int icl_hdr_plane_max_width(const struct drm_framebuffer *fb, + int color_plane, -:48: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #48: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:434: +static int icl_sdr_plane_max_width(const struct drm_framebuffer *fb, int color_plane, total: 0 errors, 0 warnings, 2 checks, 29 lines checked