[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915: Always wrap the ring offset before resetting

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 19 08:39:11 UTC 2019


== Series Details ==

Series: series starting with [01/18] drm/i915: Always wrap the ring offset before resetting
URL   : https://patchwork.freedesktop.org/series/65399/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
cf272e277b06 drm/i915: Always wrap the ring offset before resetting
-:9: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#9: 
<3> [314.872147] intel_ring_reset:1237 GEM_BUG_ON(!intel_ring_offset_valid(ring, tail))

total: 0 errors, 1 warnings, 0 checks, 9 lines checked
7743fdcde33d drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
90fd6a196419 drm/i915: Use 0 for the unordered context
c6d24aa5df76 drm/i915: Only emit the 'send bug report' once for a GPU hang
f18c5fbe1350 drm/i915: i915_active.retire() is optional
f665017eaae0 drm/i915: Generalise the clflush dma-worker
-:187: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#187: 
new file mode 100644

-:312: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#312: FILE: drivers/gpu/drm/i915/i915_sw_fence_work.h:18:
+	spinlock_t lock;

total: 0 errors, 1 warnings, 1 checks, 299 lines checked
8c1b1c2c76b4 drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
123946291213 drm/i915: Track ggtt fence reservations under its own mutex
fbd06f1ded84 drm/i915: Only track bound elements of the GTT
1260d07ec79c drm/i915: Pull obj->userfault tracking under the ggtt->mutex
9406fc486778 drm/i915: Replace i915_vma_put_fence()
79e9b6bd05b0 drm/i915: Make shrink/unshrink be atomic
8983c56fe1ca drm/i915: Make i915_vma.flags atomic_t for mutex reduction
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

total: 0 errors, 1 warnings, 0 checks, 337 lines checked
3120f06143f4 drm/i915: Pull i915_vma_pin under the vm->mutex
bfbe92ee3f0e drm/i915: Push the i915_active.retire into a worker
e0bbbefee371 drm/i915: Coordinate i915_active with its own mutex
8802541ae5a9 drm/i915: Move idle barrier cleanup into engine-pm
b2720a1d2e4b drm/i915: Drop struct_mutex from around i915_retire_requests()



More information about the Intel-gfx mailing list