diff options
author | Mark Brown <broonie@kernel.org> | 2024-04-09 23:26:25 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-09 23:26:25 +0100 |
commit | f23e8f3ad3ea739be006459df4ed4e7b3f5242e6 (patch) | |
tree | 7fd4708f2610893bdd606ca448af559b57b41058 /tools/perf/scripts/python/flamegraph.py | |
parent | a93830a9e0eb0f8fb151a3f74cd537b0a95ab353 (diff) | |
parent | 7211814f2adcf376b8db6321447a9725c33b6ae7 (diff) |
ASoC: SOF: ipc4-pcm: Do not reset ChainDMA if it is
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
The current code will reset the ChainDMA on release unconditionally which
can result the following error when the CHainDMA is not allocated:
ipc tx : 0xe040000|0x0: GLB_CHAIN_DMA
ipc tx reply: 0x2e000007|0x0: GLB_CHAIN_DMA
FW reported error: 7 - Unsupported operation requested
ipc error for msg 0xe040000|0x0
sof_pcm_stream_free: pcm_ops hw_free failed -22
Background:
Pulseaudio and Pipewire on startup opens all available streams and
closes them without triggering a start (after probing it's capabilities).
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions