[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Move request->ctx aside
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 19 07:31:05 UTC 2018
== Series Details ==
Series: series starting with [1/3] drm/i915: Move request->ctx aside
URL : https://patchwork.freedesktop.org/series/41944/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
6b6077f39dfd drm/i915: Move request->ctx aside
7a2018be9bd9 drm/i915: Move fiddling with engine->last_retired_context
-:42: CHECK:LINE_SPACING: Please don't use multiple blank lines
#42: FILE: drivers/gpu/drm/i915/intel_engine_cs.c:1087:
+
total: 0 errors, 0 warnings, 1 checks, 56 lines checked
72d5f16f79d6 drm/i915: Store a pointer to intel_context in i915_request
-:1250: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#1250: FILE: drivers/gpu/drm/i915/intel_lrc.c:1864:
+ regs[CTX_RING_BUFFER_START+1] = i915_ggtt_offset(request->ring->vma);
^
-:1251: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#1251: FILE: drivers/gpu/drm/i915/intel_lrc.c:1865:
+ regs[CTX_RING_HEAD+1] = request->postfix;
^
total: 0 errors, 0 warnings, 2 checks, 1466 lines checked
More information about the Intel-gfx
mailing list