[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Split the context's obj:vma lut into its own mutex (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jul 3 00:53:52 UTC 2020
== Series Details ==
Series: drm/i915/gem: Split the context's obj:vma lut into its own mutex (rev3)
URL : https://patchwork.freedesktop.org/series/79064/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
15fe500e5d57 drm/i915/gem: Split the context's obj:vma lut into its own mutex
-:83: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#83: FILE: drivers/gpu/drm/i915/gem/i915_gem_context_types.h:173:
+ struct mutex lut_mutex;
total: 0 errors, 0 warnings, 1 checks, 137 lines checked
More information about the Intel-gfx
mailing list