20 Apr
2023
20 Apr
'23
1:41 p.m.
Hi,
last minute patch for correct the pasue/resume operation with IPC4.
The issues are hardto reproduce and needs extended stress testing to be hit, in which case the audio breaks due to DMA errors.
Regards, Peter --- Ranjani Sridharan (2): ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/release ASoC: SOF: pcm: Add an option to skip platform trigger during stop
sound/soc/sof/intel/hda-stream.c | 11 ++++++++++- sound/soc/sof/ipc4-pcm.c | 3 ++- sound/soc/sof/pcm.c | 23 +++++++++++++++-------- sound/soc/sof/sof-audio.c | 22 ++++++++++++++-------- sound/soc/sof/sof-audio.h | 6 ++++++ 5 files changed, 47 insertions(+), 18 deletions(-)
--
2.40.0