]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/perf: drop list of streams
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 8 Oct 2019 14:01:11 +0000 (15:01 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Oct 2019 15:22:19 +0000 (16:22 +0100)
commitc29352b9487cb3d09cf927a856abdf6c286bd42b
tree8c8703b30a33b7c6bee94e5ead009e213038b89f
parentfacf83a74ddf9e6062262c37181c0fbc58f72ceb
drm/i915/perf: drop list of streams

At some point in time there was the idea that we could have multiple
stream from the same piece of HW but that never materialized and given
the hard time we already have making everything work with the
submission side, there is no real point having this list of 1 element
around.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191008140111.5437-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_perf.c
drivers/gpu/drm/i915/i915_perf_types.h