[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Enable second dbuf slice for ICL and TGL (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 20 18:11:50 UTC 2019
== Series Details ==
Series: drm/i915: Enable second dbuf slice for ICL and TGL (rev6)
URL : https://patchwork.freedesktop.org/series/69124/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
580295b9b8c3 drm/i915: Enable second dbuf slice for ICL and TGL
-:281: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 0)
#281: FILE: drivers/gpu/drm/i915/display/intel_display_power.h:311:
for ((wf) = intel_display_power_get((i915), (domain)); (wf); \
[...]
+int intel_dbuf_max_slices(struct drm_i915_private *dev_priv);
total: 0 errors, 1 warnings, 0 checks, 742 lines checked
More information about the Intel-gfx
mailing list