[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
Mon Nov 11 23:32:37 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/69321/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3b64a508eefb drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
c207c66a6167 drm/i915/perf: Configure OAR for specific context
-:281: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "oa_config"
#281: FILE: drivers/gpu/drm/i915/i915_perf.c:2509:
+		ret = gen12_configure_oar_context(stream, oa_config != NULL);

total: 0 errors, 0 warnings, 1 checks, 284 lines checked



More information about the Intel-gfx mailing list