[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915/gem: Specify address type for chained reloc batches (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sun May 3 11:38:16 UTC 2020


== Series Details ==

Series: series starting with [01/14] drm/i915/gem: Specify address type for chained reloc batches (rev2)
URL   : https://patchwork.freedesktop.org/series/76876/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
02c8f810d643 drm/i915/gem: Specify address type for chained reloc batches
-:37: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Chris Wilson <ickle at x201s.alporthouse.com>'

total: 0 errors, 1 warnings, 0 checks, 20 lines checked
8feebfd436da drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
-:285: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#285: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 466 lines checked
cc6b97ec7ae6 drm/i915/gt: Small tidy of gen8+ breadcrumb emission
c2e4e6b8593f drm/i915: Mark concurrent submissions with a weak-dependency
f4534f62acc6 drm/i915/selftests: Repeat the rps clock frequency measurement
-:68: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#68: FILE: drivers/gpu/drm/i915/gt/selftest_rps.c:311:
+				udelay(1000);

total: 0 errors, 0 warnings, 1 checks, 83 lines checked
c1b14a4db98f drm/i915/gt: Stop holding onto the pinned_default_state
9bc7d44c8f02 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, 932 lines checked
9d9cd56fe002 drm/syncobj: Allow use of dma-fence-proxy
4cd92f858258 drm/i915/gem: Teach execbuf how to wait on future syncobj
bcb046982800 drm/i915/gem: Allow combining submit-fences with syncobj
b609443074e3 drm/i915/gt: Declare when we enabled timeslicing
695d8fbf606b 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

-:154: WARNING:LONG_LINE: line over 100 characters
#154: FILE: drivers/gpu/drm/i915/i915_request.c:1117:
+							    fence->context ? i915_fence_timeout(rq->i915) : 0,

total: 0 errors, 2 warnings, 0 checks, 119 lines checked
d5ad7de1df33 drm/i915: Drop I915_RESET_TIMEOUT and friends
19be72a69bc5 drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT



More information about the Intel-gfx mailing list