[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add module parameter to reduce engine instances
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 27 23:21:10 UTC 2019
== Series Details ==
Series: Add module parameter to reduce engine instances
URL : https://patchwork.freedesktop.org/series/65900/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7377558e7eee drm/i915: WARN rather than BUG with unexpected media engines
43af249229a9 drm/i915: Add ring_mask module parameter
-:22: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#22: FILE: drivers/gpu/drm/i915/i915_params.c:182:
+i915_param_named_unsafe(ring_mask, uint, 0400,
+ "Mask of engine rings to enable. (default: all supported engines enabled)");
total: 0 errors, 0 warnings, 1 checks, 34 lines checked
More information about the Intel-gfx
mailing list