[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for 3 display pipes combination system support

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 23 21:38:20 UTC 2020


== Series Details ==

Series: 3 display pipes combination system support
URL   : https://patchwork.freedesktop.org/series/72468/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ff6c602c84d0 drm/i915: Iterate over pipe and skip the disabled one
dbdf2193b56c drm/i915: Remove (pipe == crtc->index) asummption
d0cb3e6e2556 drm/i915: Fix wrongly populated plane possible_crtcs bit mask
3d9a940bfc7e drm/i915: Get right max plane stride
7c0eef4e0e3c drm/i915: Add WARN_ON in intel_get_crtc_for_pipe()
ca9423f88fb2 drm/i915: Enable 3 display pipes support
-:31: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#31: FILE: drivers/gpu/drm/i915/intel_device_info.c:1004:
+		if (enabled_mask == 0 || (!is_power_of_2(enabled_mask + 1) &&
+		    (INTEL_GEN(dev_priv) <= 11 || IS_TIGERLAKE(dev_priv))))

total: 0 errors, 0 warnings, 1 checks, 14 lines checked



More information about the Intel-gfx mailing list