[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
patchwork at emeril.freedesktop.org
Mon May 4 14:41:45 UTC 2020
== Series Details ==
Series: series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency
URL : https://patchwork.freedesktop.org/series/76912/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
aa08f9739363 drm/i915: Mark concurrent submissions with a weak-dependency
55c216ab5caf 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
2f097bd40cbf drm/syncobj: Allow use of dma-fence-proxy
09b46dbf7d9f drm/i915/gem: Teach execbuf how to wait on future syncobj
ce52e4177208 drm/i915/gem: Allow combining submit-fences with syncobj
8bd2f81ece02 drm/i915/gt: Declare when we enabled timeslicing
More information about the Intel-gfx
mailing list