[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue May 5 16:00:57 UTC 2020


== Series Details ==

Series: series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)
URL   : https://patchwork.freedesktop.org/series/76912/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d336bdf650f8 drm/i915: Mark concurrent submissions with a weak-dependency
19243ac2eee1 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

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

-:547: WARNING:MEMORY_BARRIER: memory barrier without comment
#547: 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, 1050 lines checked
f3138b0d84f7 drm/syncobj: Allow use of dma-fence-proxy
e796d58b1084 drm/i915/gem: Teach execbuf how to wait on future syncobj
f3459c71c608 drm/i915/gem: Allow combining submit-fences with syncobj
7e5f8efa9a8d drm/i915/gt: Declare when we enabled timeslicing



More information about the Intel-gfx mailing list