[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: expose RCS topology to userspace

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 22 18:07:35 UTC 2018


== Series Details ==

Series: drm/i915: expose RCS topology to userspace
URL   : https://patchwork.freedesktop.org/series/38801/
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:4341:29: warning: Variable length array is used.
+drivers/gpu/drm/i915/i915_debugfs.c:4342:22: warning: Variable length array is used.
+drivers/gpu/drm/i915/i915_debugfs.c:4396:29: warning: Variable length array is used.
+drivers/gpu/drm/i915/i915_debugfs.c:4397: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:96:5: warning: symbol 'i915_query_ioctl' was not declared. Should it be static?




More information about the Intel-gfx mailing list