[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Allow privileged user to map the OA buffer

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 31 15:04:08 UTC 2020


== Series Details ==

Series: Allow privileged user to map the OA buffer
URL   : https://patchwork.freedesktop.org/series/80148/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
5b0cda02e636 drm/i915/perf: Ensure observation logic is not clock gated
c203e309db25 drm/i915/perf: Whitelist OA report trigger registers
d6cb11d40b08 drm/i915/perf: Whitelist OA counter and buffer registers
e7339aa045d6 drm/i915/perf: Map OA buffer to user space for gen12 performance query
-:142: ERROR:CODE_INDENT: code indent should use tabs where possible
#142: FILE: drivers/gpu/drm/i915/i915_perf.c:3278:
+^I^I^I^I   ^I   unsigned int cmd,$

-:142: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#142: FILE: drivers/gpu/drm/i915/i915_perf.c:3278:
+^I^I^I^I   ^I   unsigned int cmd,$

-:142: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#142: FILE: drivers/gpu/drm/i915/i915_perf.c:3278:
+static int i915_perf_oa_buffer_info_locked(struct i915_perf_stream *stream,
+				   	   unsigned int cmd,

-:323: ERROR:TRAILING_WHITESPACE: trailing whitespace
#323: FILE: include/uapi/drm/i915_drm.h:2070:
+ *   read-only mmapping is allowed. $

-:326: ERROR:TRAILING_WHITESPACE: trailing whitespace
#326: FILE: include/uapi/drm/i915_drm.h:2073:
+ *   format as specified by user config. The buffer provides reports that have $

total: 3 errors, 1 warnings, 1 checks, 225 lines checked




More information about the Intel-gfx mailing list