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

Patchwork patchwork at emeril.freedesktop.org
Wed May 6 22:02:40 UTC 2020


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
e532b66dff06 drm/i915: Mark concurrent submissions with a weak-dependency
7f4c2d9c8b7f drm/i915/gt: Suppress internal I915_PRIORITY_WAIT for timeslicing
35107d053a86 drm/i915: Ignore submit-fences on the same timeline
671848e2a77e drm/i915: Pull waiting on an external dma-fence into its routine
64e092f0d4cc drm/i915: Prevent using semaphores to chain up to external fences
85414af39de2 drm/i915: Tidy awaiting on dma-fences
801bf6c793e9 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
b11795efb1d4 drm/syncobj: Allow use of dma-fence-proxy
f990eeccd3d6 drm/i915/gem: Teach execbuf how to wait on future syncobj
b4a7c0a0af97 drm/i915/gem: Allow combining submit-fences with syncobj
4033c2787147 drm/i915/gt: Declare when we enabled timeslicing
1ff0bbcd9c06 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
46923cb2289b drm/i915: Drop I915_RESET_TIMEOUT and friends
f6a254c43951 drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
910c4873269e drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb



More information about the Intel-gfx mailing list