[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Block enabling FBC until flips have been completed

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 25 16:52:53 UTC 2018


== Series Details ==

Series: series starting with [1/2] drm/i915: Block enabling FBC until flips have been completed
URL   : https://patchwork.freedesktop.org/series/45349/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
155e8eaf0d4b drm/i915: Block enabling FBC until flips have been completed
-:92: CHECK:BRACES: braces {} should be used on all arms of this statement
#92: FILE: drivers/gpu/drm/i915/intel_fbc.c:1006:
+	if (!fbc->busy_bits) {
[...]
+	} else
[...]

-:95: CHECK:BRACES: Unbalanced braces around else statement
#95: FILE: drivers/gpu/drm/i915/intel_fbc.c:1009:
+	} else

total: 0 errors, 0 warnings, 2 checks, 82 lines checked
ad2a933a32b8 drm/i915: Remove delayed FBC activation.



More information about the Intel-gfx mailing list