[Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,01/10] drm/i915: Restore control over ppgtt for context creation ABI
Patchwork
patchwork at emeril.freedesktop.org
Tue May 21 22:14:39 UTC 2019
== Series Details ==
Series: series starting with [CI,01/10] drm/i915: Restore control over ppgtt for context creation ABI
URL : https://patchwork.freedesktop.org/series/60931/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Sparse version: v0.5.2
Commit: drm/i915: Restore control over ppgtt for context creation ABI
Okay!
Commit: drm/i915: Allow a context to define its set of engines
+drivers/gpu/drm/i915/i915_utils.h:87:13: error: incorrect type in conditional
+drivers/gpu/drm/i915/i915_utils.h:87:13: error: undefined identifier '__builtin_mul_overflow'
+drivers/gpu/drm/i915/i915_utils.h:87:13: got void
+drivers/gpu/drm/i915/i915_utils.h:87:13: warning: call with no type!
+drivers/gpu/drm/i915/i915_utils.h:90:13: error: incorrect type in conditional
+drivers/gpu/drm/i915/i915_utils.h:90:13: error: undefined identifier '__builtin_add_overflow'
+drivers/gpu/drm/i915/i915_utils.h:90:13: got void
+drivers/gpu/drm/i915/i915_utils.h:90:13: warning: call with no type!
-drivers/gpu/drm/i915/selftests/../i915_utils.h:186:16: warning: expression using sizeof(void)
+drivers/gpu/drm/i915/selftests/../i915_utils.h:220:16: warning: expression using sizeof(void)
+./include/linux/overflow.h:295:13: error: incorrect type in conditional
+./include/linux/overflow.h:295:13: error: incorrect type in conditional
+./include/linux/overflow.h:295:13: error: not a function <noident>
+./include/linux/overflow.h:295:13: error: not a function <noident>
+./include/linux/overflow.h:295:13: got void
+./include/linux/overflow.h:295:13: got void
+./include/linux/overflow.h:297:13: error: incorrect type in conditional
+./include/linux/overflow.h:297:13: error: incorrect type in conditional
+./include/linux/overflow.h:297:13: error: not a function <noident>
+./include/linux/overflow.h:297:13: error: not a function <noident>
+./include/linux/overflow.h:297:13: got void
+./include/linux/overflow.h:297:13: got void
Commit: drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
Okay!
Commit: drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
Okay!
Commit: drm/i915: Allow userspace to clone contexts on creation
+drivers/gpu/drm/i915/i915_gem_context.c:1885:17: error: bad integer constant expression
+drivers/gpu/drm/i915/i915_gem_context.c:1886:17: error: bad integer constant expression
+drivers/gpu/drm/i915/i915_gem_context.c:1887:17: error: bad integer constant expression
+drivers/gpu/drm/i915/i915_gem_context.c:1888:17: error: bad integer constant expression
+drivers/gpu/drm/i915/i915_gem_context.c:1889:17: error: bad integer constant expression
+drivers/gpu/drm/i915/i915_gem_context.c:1890:17: error: bad integer constant expression
-drivers/gpu/drm/i915/i915_utils.h:87:13: warning: call with no type!
-drivers/gpu/drm/i915/i915_utils.h:90:13: warning: call with no type!
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:1266:25: warning: expression using sizeof(void)
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:1266:25: warning: expression using sizeof(void)
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:454:16: warning: expression using sizeof(void)
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:571:33: warning: expression using sizeof(void)
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:571:33: warning: expression using sizeof(void)
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:693:33: warning: expression using sizeof(void)
-drivers/gpu/drm/i915/selftests/i915_gem_context.c:693:33: warning: expression using sizeof(void)
+./include/linux/overflow.h:295:13: error: incorrect type in conditional
+./include/linux/overflow.h:295:13: error: not a function <noident>
-./include/linux/overflow.h:295:13: warning: call with no type!
+./include/linux/overflow.h:295:13: got void
+./include/linux/overflow.h:297:13: error: incorrect type in conditional
+./include/linux/overflow.h:297:13: error: not a function <noident>
-./include/linux/overflow.h:297:13: warning: call with no type!
+./include/linux/overflow.h:297:13: got void
-./include/linux/slab.h:666:13: warning: call with no type!
Commit: drm/i915: Load balancing across a virtual engine
+./include/linux/overflow.h:295:13: error: incorrect type in conditional
+./include/linux/overflow.h:295:13: error: undefined identifier '__builtin_mul_overflow'
+./include/linux/overflow.h:295:13: got void
+./include/linux/overflow.h:295:13: warning: call with no type!
+./include/linux/overflow.h:297:13: error: incorrect type in conditional
+./include/linux/overflow.h:297:13: error: undefined identifier '__builtin_add_overflow'
+./include/linux/overflow.h:297:13: got void
+./include/linux/overflow.h:297:13: warning: call with no type!
+./include/linux/slab.h:666:13: error: not a function <noident>
Commit: drm/i915: Apply an execution_mask to the virtual_engine
Okay!
Commit: drm/i915: Extend execution fence to support a callback
Okay!
Commit: drm/i915/execlists: Virtual engine bonding
Okay!
Commit: drm/i915: Allow specification of parallel execbuf
Okay!
More information about the Intel-gfx
mailing list