== Series Details ==

Series: series starting with [CI,1/2] drm/i915/execlists: Pull the render flush 
into breadcrumb emission
URL   : https://patchwork.freedesktop.org/series/54523/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
9146ceb18925 drm/i915/execlists: Pull the render flush into breadcrumb emission
f5f5bfc26c7d drm/i915/ringbuffer: Pull the render flush into breadcrumb emission
-:83: CHECK:LINE_SPACING: Please use a blank line after 
function/struct/union/enum declarations
#83: FILE: drivers/gpu/drm/i915/intel_ringbuffer.c:332:
+}
+static const int gen6_rcs_emit_breadcrumb_sz = 14;

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

-:123: CHECK:LINE_SPACING: Please use a blank line after 
function/struct/union/enum declarations
#123: 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, 186 lines checked

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to