[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable second DBuf slice for ICL and TGL (rev9)
Patchwork
patchwork at emeril.freedesktop.org
Sun Dec 15 21:00:55 UTC 2019
== Series Details ==
Series: Enable second DBuf slice for ICL and TGL (rev9)
URL : https://patchwork.freedesktop.org/series/70059/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
16c87005933e drm/i915: Remove skl_ddl_allocation struct
a31132e7881c drm/i915: Move dbuf slice update to proper place
033eb182c302 drm/i915: Manipulate DBuf slices properly
-:306: CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'X' may be better as '(X)' to avoid precedence issues
#306: FILE: drivers/gpu/drm/i915/i915_reg.h:7763:
+#define DBUF_CTL_S(X) (X == 1 ? DBUF_CTL_S1 : DBUF_CTL_S2)
total: 0 errors, 0 warnings, 1 checks, 330 lines checked
5540cb82cfb6 drm/i915: Correctly map DBUF slices to pipes
More information about the Intel-gfx
mailing list