[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 14 20:57:40 UTC 2019
== Series Details ==
Series: series starting with [1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
URL : https://patchwork.freedesktop.org/series/69491/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
61f9bbf85888 drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
e58eb681f814 drm/i915/perf: Configure OAR for specific context
-:267: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "oa_config"
#267: FILE: drivers/gpu/drm/i915/i915_perf.c:2502:
+ ret = gen12_configure_oar_context(stream, oa_config != NULL);
total: 0 errors, 0 warnings, 1 checks, 268 lines checked
More information about the Intel-gfx
mailing list