== Series Details ==

Series: drm/i915: Apply Wa_14011264657:gen11+
URL   : https://patchwork.freedesktop.org/series/78430/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
71e1726c303a drm/i915: Apply Wa_14011264657:gen11+
-:19: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#19: FILE: drivers/gpu/drm/i915/display/intel_display.c:3764:
+static int icl_min_plane_width(struct drm_i915_private *dev_priv,
+                                const struct drm_framebuffer *fb)

-:74: CHECK:BRACES: braces {} should be used on all arms of this statement
#74: FILE: drivers/gpu/drm/i915/display/intel_display.c:3878:
+       if (INTEL_GEN(dev_priv) >= 11) {
[...]
        else if (INTEL_GEN(dev_priv) >= 10 || IS_GEMINILAKE(dev_priv))
[...]

total: 0 errors, 0 warnings, 2 checks, 78 lines checked

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to