[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] dma-buf: Proxy fence, an unsignaled fence placeholder

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 23 21:07:51 UTC 2020


== Series Details ==

Series: series starting with [1/6] dma-buf: Proxy fence, an unsignaled fence placeholder
URL   : https://patchwork.freedesktop.org/series/73824/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
09c82611f40a 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

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

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

-:480: WARNING:MEMORY_BARRIER: memory barrier without comment
#480: 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, 2 checks, 811 lines checked
998583c37f1c drm/syncobj: Allow use of dma-fence-proxy
fa7ab03ef010 drm/i915/gem: Teach execbuf how to wait on future syncobj
4599f7d30c99 drm/i915/gem: Allow combining submit-fences with syncobj
b6df913b7c4d drm/i915/gt: Declare when we enabled timeslicing
997bcef70cfe drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore



More information about the Intel-gfx mailing list