== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
d8ea554e76ab 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, 120 lines checked
40e1178004ae drm/mm: Pack allocated/scanned boolean into a bitfield
33df3a359fd0 drm/i915: Only track bound elements of the GTT
0edbb84633d0 drm/i915: Mark up address spaces that may need to allocate
66d1f961a834 drm/i915: Pull i915_vma_pin under the vm->mutex
baf28fe7b3d7 drm/i915: Push the i915_active.retire into a worker
d3abaae7a5d5 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
63ad1da00046 drm/i915: Move idle barrier cleanup into engine-pm
15a26e4acbdd drm/i915: Drop struct_mutex from around i915_retire_requests()
3c5819a7483e drm/i915: Remove the GEM idle worker
d82b5ebf7f9a drm/i915: Merge wait_for_timelines with retire_request
c55fc6046ccb drm/i915/gem: Retire directly for mmap-offset shrinking
171ae0156aa8 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
68f2e26a9e9d drm/i915: Move global activity tracking from GEM to GT
f5f264a161d1 drm/i915: Remove logical HW ID
380def66354c drm/i915: Move context management under GEM
-:1348: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#1348: 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, 2142 lines checked
f8cbd175469f drm/i915/overlay: Drop struct_mutex guard
ea6f30bd5c40 drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
5c3fcc75fb6d drm/i915: Remove struct_mutex guard for debugfs/opregion
e99a32f6517f drm/i915: Drop struct_mutex from suspend state save/restore
5453664ed056 drm/i915/selftests: Drop vestigal struct_mutex guards
1751db2acb70 drm/i915: Drop struct_mutex from around GEM initialisation

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to