[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915/gem: Move obj->lut_list under its own lock (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 29 19:08:44 UTC 2020


== Series Details ==

Series: series starting with [v2] drm/i915/gem: Move obj->lut_list under its own lock (rev3)
URL   : https://patchwork.freedesktop.org/series/78889/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c39cf9cd78da drm/i915/gem: Move obj->lut_list under its own lock
00af2c29ea68 drm/i915/gem: Split the context's obj:vma lut into its own mutex
-:82: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#82: FILE: drivers/gpu/drm/i915/gem/i915_gem_context_types.h:173:
+	struct mutex lut_mutex;

total: 0 errors, 0 warnings, 1 checks, 105 lines checked
9e557cde27e4 drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutex
c199e797c70d drm/i915: Export ppgtt_bind_vma
ae5a264ca1f5 drm/i915: Preallocate stashes for vma page-directories
-:590: ERROR:SPACING: space required before the open parenthesis '('
#590: FILE: drivers/gpu/drm/i915/gt/intel_ppgtt.c:253:
+	if(err)

total: 1 errors, 0 warnings, 0 checks, 723 lines checked
cfb7c88fb6fe drm/i915: Switch to object allocations for page directories



More information about the Intel-gfx mailing list