[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: expose RCS topology to userspace
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 6 13:29:14 UTC 2018
== Series Details ==
Series: drm/i915: expose RCS topology to userspace
URL : https://patchwork.freedesktop.org/series/39446/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Commit: drm/i915: store all subslice masks
Okay!
Commit: drm/i915/debugfs: reuse max slice/subslices already stored in sseu
-
+drivers/gpu/drm/i915/i915_debugfs.c:4342:29: warning: Variable length array is used.
+drivers/gpu/drm/i915/i915_debugfs.c:4343:22: warning: Variable length array is used.
+drivers/gpu/drm/i915/i915_debugfs.c:4397:29: warning: Variable length array is used.
+drivers/gpu/drm/i915/i915_debugfs.c:4398:22: warning: Variable length array is used.
Commit: drm/i915/debugfs: add rcs topology entry
Okay!
Commit: drm/i915: add rcs topology to error state
Okay!
Commit: drm/i915: add query uAPI
+drivers/gpu/drm/i915/i915_query.c:14:5: warning: symbol 'i915_query_ioctl' was not declared. Should it be static?
Commit: drm/i915: expose rcs topology through query uAPI
-O:drivers/gpu/drm/i915/i915_query.c:14:5: warning: symbol 'i915_query_ioctl' was not declared. Should it be static?
+drivers/gpu/drm/i915/i915_query.c:89:5: warning: symbol 'i915_query_ioctl' was not declared. Should it be static?
More information about the Intel-gfx
mailing list