mbox series

[0/2] ASoC: SOF: pcm/Intel: Pause-resume improvements for IPC4

Message ID 20230420114137.27613-1-peter.ujfalusi@linux.intel.com
Headers show
Series ASoC: SOF: pcm/Intel: Pause-resume improvements for IPC4 | expand

Message

Péter Ujfalusi April 20, 2023, 11:41 a.m. UTC
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(-)

Comments

Mark Brown April 21, 2023, 4:06 p.m. UTC | #1
On Thu, 20 Apr 2023 14:41:35 +0300, Peter Ujfalusi wrote:
> 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
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/release
      commit: 3e94369729ea8a825cf8bf304bfb1749de62ebf4
[2/2] ASoC: SOF: pcm: Add an option to skip platform trigger during stop
      commit: 6d0a21dd95c349bbe3663a4870ff7e70ddc6c9b6

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark