[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Mark concurrent submissions with a weak-dependency

Patchwork patchwork at emeril.freedesktop.org
Tue May 5 23:31:30 UTC 2020


== Series Details ==

Series: series starting with [01/14] drm/i915: Mark concurrent submissions with a weak-dependency
URL   : https://patchwork.freedesktop.org/series/76973/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c4828948d40e drm/i915: Mark concurrent submissions with a weak-dependency
46cafc823859 drm/i915: Propagate error from completed fences
c098263cd3f9 drm/i915: Ignore submit-fences on the same timeline
d2d277b8470c drm/i915: Pull waiting on an external dma-fence into its routine
b147f27369cc drm/i915: Prevent using semaphores to chain up to external fences
827865132bb2 drm/i915: Tidy awaiting on dma-fences
53a2de478fd1 dma-buf: Proxy fence, an unsignaled fence placeholder
-:45: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#45: 
new file mode 100644

-:380: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#380: FILE: drivers/dma-buf/st-dma-fence-proxy.c:20:
+	spinlock_t lock;

-:540: WARNING:MEMORY_BARRIER: memory barrier without comment
#540: FILE: drivers/dma-buf/st-dma-fence-proxy.c:180:
+	smp_store_mb(container_of(cb, struct simple_cb, cb)->seen, true);

total: 0 errors, 2 warnings, 1 checks, 1043 lines checked
52b85f061e0e drm/syncobj: Allow use of dma-fence-proxy
0654a7646abf drm/i915/gem: Teach execbuf how to wait on future syncobj
e2f962c64a8e drm/i915/gem: Allow combining submit-fences with syncobj
a88bbc5651d9 drm/i915/gt: Declare when we enabled timeslicing
e779556e8752 drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
-:111: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#111: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 125 lines checked
161372b2eff2 drm/i915: Drop I915_RESET_TIMEOUT and friends
9ac5d5912623 drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT



More information about the Intel-gfx mailing list