[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/21] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 30 06:27:27 UTC 2019


== Series Details ==

Series: series starting with [01/21] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
URL   : https://patchwork.freedesktop.org/series/66033/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4b853211cbc5 drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
319e2f8d385a drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt
f11fd45005d4 drm/i915: Remove ppgtt->dirty_engines
0df009011c45 drm/i915: Use RCU for unlocked vm_idr lookup
3527e0f3ae88 drm/i915: Replace obj->pin_global with obj->frontbuffer
-:242: WARNING:PREFER_SEQ_PUTS: Prefer seq_puts to seq_printf
#242: FILE: drivers/gpu/drm/i915/i915_debugfs.c:219:
+		seq_printf(m, " (fb)");

total: 0 errors, 1 warnings, 0 checks, 171 lines checked
61cccc956d05 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
acc2062e7c6f drm/mm: Pack allocated/scanned boolean into a bitfield
4e56302440cc drm/i915: Make shrink/unshrink be atomic
d4b481a2bf59 drm/i915: Only track bound elements of the GTT
3249aeac5cdc drm/i915: Make i915_vma.flags atomic_t for mutex reduction
be4c5394483a drm/i915/gen7: Make sure the ppgtt is bound before first use
-:117: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#117: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:430:
+	struct mutex pin_mutex;

total: 0 errors, 0 warnings, 1 checks, 96 lines checked
43d0a7165e8d drm/i915: Mark up address spaces that may need to allocate
bc182dfde318 drm/i915: Pull i915_vma_pin under the vm->mutex
610962c7d0b4 drm/i915: Push the i915_active.retire into a worker
d57cb322628a drm/i915: Coordinate i915_active with its own mutex
-:1346: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#1346: FILE: drivers/gpu/drm/i915/i915_active_types.h:49:
+	struct mutex mutex;

total: 0 errors, 0 warnings, 1 checks, 1503 lines checked
52fb2e857b86 drm/i915: Move idle barrier cleanup into engine-pm
40b117d5579f drm/i915: Drop struct_mutex from around i915_retire_requests()
1fd144d15831 drm/i915: Remove the GEM idle worker
49d6e4fca2ac drm/i915: Merge wait_for_timelines with retire_request
4f869dda6b57 drm/i915: Move request runtime management onto gt
-:228: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#228: 
new file mode 100644

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

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

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

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

total: 0 errors, 5 warnings, 0 checks, 696 lines checked
e6b4e12ce95c drm/i915: Move global activity tracking from GEM to GT



More information about the Intel-gfx mailing list