== Series Details == Series: drm/i915: Reject 5k on HDR planes for planar fb formats (rev2) URL : https://patchwork.freedesktop.org/series/97053/ State : warning == Summary == $ dim checkpatch origin/drm-tip 84c898254500 drm/i915: Add PLANE_CUS_CTL restriction in max_width -:16: ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream #16: Change-Id: If629c478ba044c8bde633de9f0fc638aa6c44233 -:42: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #42: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:317: +static int skl_plane_max_width(struct intel_plane *plane, + const struct drm_framebuffer *fb, -:52: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #52: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:357: +static int glk_plane_max_width(struct intel_plane *plane, + const struct drm_framebuffer *fb, -:62: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #62: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:426: +static int icl_plane_max_width(struct intel_plane *plane, + const struct drm_framebuffer *fb, total: 1 errors, 0 warnings, 3 checks, 53 lines checked