[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Block enabling FBC until flips have been completed
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 12 16:56:27 UTC 2018
== Series Details ==
Series: drm/i915: Block enabling FBC until flips have been completed
URL : https://patchwork.freedesktop.org/series/41634/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
aa6ceaa62430 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
More information about the Intel-gfx
mailing list