== Series Details == Series: drm/i915: Reject 5k on HDR planes for planar fb formats (rev9) URL : https://patchwork.freedesktop.org/series/97053/ State : warning == Summary == $ dim checkpatch origin/drm-tip 30dac13d1d1c drm/i915: Add PLANE_CUS_CTL restriction in max_width -:41: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #41: 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, -:51: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #51: 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, 33 lines checked