[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gvt: Wean off struct_mutex
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 17 01:38:59 UTC 2019
== Series Details ==
Series: series starting with [1/2] drm/i915/gvt: Wean off struct_mutex
URL : https://patchwork.freedesktop.org/series/68117/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fe9d5602c3b8 drm/i915/gvt: Wean off struct_mutex
ab0ae3c5201f drm/i915/gvt: Wean gvt off dev_priv->engine[]
-:681: WARNING:LONG_LINE: line over 100 characters
#681: FILE: drivers/gpu/drm/i915/gvt/execlist.c:163:
+ hwsp_gpa + I915_HWS_CSB_BUF0_INDEX * 4 + write_pointer * 8,
-:687: WARNING:LONG_LINE: line over 100 characters
#687: FILE: drivers/gpu/drm/i915/gvt/execlist.c:166:
+ hwsp_gpa + intel_hws_csb_write_index(execlist->engine->i915) * 4,
-:1279: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1279: FILE: drivers/gpu/drm/i915/gvt/mmio_context.c:497:
+ old_v = mmio->value =
total: 0 errors, 2 warnings, 1 checks, 1887 lines checked
More information about the Intel-gfx
mailing list