]> 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)
commit23b9e41a3dbdad16266b16d0c16ac629f0b6d732
tree8c8703b30a33b7c6bee94e5ead009e213038b89f
parentd14a701b00706395de33c61866daa3d424d758fc
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