[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 3 12:40:54 UTC 2019


== Series Details ==

Series: series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev4)
URL   : https://patchwork.freedesktop.org/series/67529/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
dc6317e4794e dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
-:14: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0fc89b6802ba ("dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal")'
#14: 
See also 0fc89b6802ba ("dma-fence: Simply wrap dma_fence_signal_locked

total: 1 errors, 0 warnings, 0 checks, 24 lines checked
3a5e5b923bf4 drm/mm: Pack allocated/scanned boolean into a bitfield
c1f7b485e050 drm/i915: Only track bound elements of the GTT
689a832140df drm/i915: Mark up address spaces that may need to allocate
82313068a167 drm/i915: Pull i915_vma_pin under the vm->mutex
d994156b3e30 drm/i915: Push the i915_active.retire into a worker
c31c772db085 drm/i915: Coordinate i915_active with its own mutex
-:1340: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#1340: FILE: drivers/gpu/drm/i915/i915_active_types.h:49:
+	struct mutex mutex;

total: 0 errors, 0 warnings, 1 checks, 1481 lines checked
def9b69f8e92 drm/i915: Move idle barrier cleanup into engine-pm
5d8fe5891196 drm/i915: Drop struct_mutex from around i915_retire_requests()
ca47e5086e0c drm/i915: Remove the GEM idle worker
277d4fcc9a88 drm/i915: Merge wait_for_timelines with retire_request
ab2c5f3a79e6 drm/i915/gem: Retire directly for mmap-offset shrinking
df455e1d0ac2 drm/i915: Move request runtime management onto gt
-:236: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#236: 
new file mode 100644

-:241: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#241: FILE: drivers/gpu/drm/i915/gt/intel_gt_requests.c:1:
+/*

-:242: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#242: FILE: drivers/gpu/drm/i915/gt/intel_gt_requests.c:2:
+ * SPDX-License-Identifier: MIT

-:370: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#370: FILE: drivers/gpu/drm/i915/gt/intel_gt_requests.h:1:
+/*

-:371: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#371: FILE: drivers/gpu/drm/i915/gt/intel_gt_requests.h:2:
+ * SPDX-License-Identifier: MIT

total: 0 errors, 5 warnings, 0 checks, 725 lines checked
436ef25f8c65 drm/i915: Move global activity tracking from GEM to GT
abbcb7f60e49 drm/i915: Remove logical HW ID
b34b0778a84b drm/i915: Move context management under GEM
-:1304: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#1304: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:985:
+#define GEN11_MAX_CONTEXT_HW_ID (1<<11) /* exclusive */
                                   ^

total: 0 errors, 0 warnings, 1 checks, 2087 lines checked
405d8ef5fb05 drm/i915/overlay: Drop struct_mutex guard
5f0d9ff6ff89 drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
cfb8109ea738 drm/i915: Remove struct_mutex guard for debugfs/opregion
306b9d7a38a4 drm/i915: Drop struct_mutex from suspend state save/restore
9ae192937566 drm/i915/selftests: Drop vestigal struct_mutex guards
20f5b388b86a drm/i915: Drop struct_mutex from around GEM initialisation



More information about the Intel-gfx mailing list