[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 18 21:26:41 UTC 2018


== Series Details ==

Series: series starting with [1/5] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
URL   : https://patchwork.freedesktop.org/series/54242/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
27c548155de2 drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
10331e065f65 drm/i915/execlists: Pull the render flush into breadcrumb emission
55b28ea4b727 drm/i915/ringbuffer: Pull the render flush into breadcrumb emission
-:82: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#82: FILE: drivers/gpu/drm/i915/intel_ringbuffer.c:332:
+}
+static const int gen6_rcs_emit_breadcrumb_sz = 14;

-:110: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#110: FILE: drivers/gpu/drm/i915/intel_ringbuffer.c:432:
+}
+static const int gen7_rcs_emit_breadcrumb_sz = 6;

-:122: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#122: FILE: drivers/gpu/drm/i915/intel_ringbuffer.c:444:
+}
+static const int gen6_xcs_emit_breadcrumb_sz = 4;

total: 0 errors, 0 warnings, 3 checks, 169 lines checked
e719ce618d6b drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
890b76e2343c drm/i915: Remove redundant trailing request flush



More information about the Intel-gfx mailing list