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