summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRishikesh Donadkar <r-donadkar@ti.com>2026-05-20 17:30:12 +0530
committerSakari Ailus <sakari.ailus@linux.intel.com>2026-05-20 15:28:37 +0300
commit8b08ed98f8601156ab7b36e3d054355123229fa3 (patch)
tree837527fe960cab910af0fa4c3f9df36c62154084 /tools/perf/scripts/python/stackcollapse.py
parent982135c0eac6d56c29cb42fdb0c3879cdd369d67 (diff)
media: cadence: csi2rx: Move to .enable/disable_streams API
The enable_streams() API in v4l2 supports passing a bitmask to enable each pad/stream combination individually on any media subdev. Use this API instead of s_stream() API. Implement the enable_stream and disable_stream hooks in place of the stream-unaware s_stream hook. Remove the lock that was used to serialize stream starts/stops which is not required anymore since the v4l2-core serializes the enable/disable_streams() calls for the subdev. Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions