diff options
| author | Tomi Valkeinen <[email protected]> | 2022-08-31 16:13:35 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-09-24 09:15:52 +0200 |
| commit | d9f4434513b499ddb8ba8617fba787b1ce98274e (patch) | |
| tree | 2511aac5989743e07f245a6f141240add21a0d52 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 98d79dc34798cb5b3bdbc49cfc17ff63b3044b64 (diff) | |
media: mc: entity: add alloc variant of pipeline_start
Add new variant of media_pipeline_start(), media_pipeline_alloc_start().
media_pipeline_alloc_start() can be used by drivers that do not need to
extend the media_pipeline. The function will either use the pipeline
already associated with the entity, if such exists, or allocate a new
pipeline.
When media_pipeline_stop() is called and the pipeline's use count drops
to zero, the pipeline is automatically freed.
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions