mbox series

[00/15] ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+ SDW

Message ID 20240213101247.28887-1-peter.ujfalusi@linux.intel.com (mailing list archive)
Headers show
Series ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+ SDW | expand

Message

Péter Ujfalusi Feb. 13, 2024, 10:12 a.m. UTC
Hi,

For both ChainDMA and DSPless mode the requirement is that the link must
be serviced by HD-DMA.
On pre Lunar Lake platforms this was only valid for HDAudio links but with
Lunar Lake all link types now serviced by HD-DMA.

This allows us to enable ChainDMA and DSPless mode for SoundWire links as
well.

Regards,
Peter
---
Peter Ujfalusi (1):
  ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless
    mode

Pierre-Louis Bossart (13):
  ASoC: SOF: ipc4-topology: change chain_dma handling in dai_config
  ASoC: SOF: ops: add new 'is_chain_dma_supported' callback
  ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callback
  ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALH
  ASoC: SOF: ipc4: store number of playback/capture streams
  ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capture
  ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIs
  ASoC: SOF: Intel: hda-dai: remove dspless special case
  ASoC: SOF: topology: dynamically allocate and store DAI
    widget->private
  ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devices
  ASoC: SOF: Intel: hda-dai-ops: use dai_type
  ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless mode
  ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio

Ranjani Sridharan (1):
  ASoC: SOF: topology: Parse DAI type token for dspless mode

 sound/soc/sof/intel/hda-common-ops.c |  1 +
 sound/soc/sof/intel/hda-dai-ops.c    | 51 +++++++++++++-----
 sound/soc/sof/intel/hda-dai.c        | 17 +++---
 sound/soc/sof/intel/hda-dsp.c        |  5 ++
 sound/soc/sof/intel/hda-stream.c     |  9 ++++
 sound/soc/sof/intel/hda.c            | 80 +++++++++++++++++++++++-----
 sound/soc/sof/intel/hda.h            |  5 ++
 sound/soc/sof/intel/lnl.c            | 24 +++++++--
 sound/soc/sof/ipc4-pcm.c             | 19 ++++++-
 sound/soc/sof/ipc4-priv.h            |  4 ++
 sound/soc/sof/ipc4-topology.c        | 22 ++++----
 sound/soc/sof/ops.h                  |  9 ++++
 sound/soc/sof/sof-audio.c            |  8 ++-
 sound/soc/sof/sof-audio.h            |  1 +
 sound/soc/sof/sof-priv.h             |  9 ++++
 sound/soc/sof/topology.c             | 25 +++++++--
 16 files changed, 236 insertions(+), 53 deletions(-)

Comments

Mark Brown Feb. 14, 2024, 1:22 p.m. UTC | #1
On Tue, 13 Feb 2024 12:12:32 +0200, Peter Ujfalusi wrote:
> For both ChainDMA and DSPless mode the requirement is that the link must
> be serviced by HD-DMA.
> On pre Lunar Lake platforms this was only valid for HDAudio links but with
> Lunar Lake all link types now serviced by HD-DMA.
> 
> This allows us to enable ChainDMA and DSPless mode for SoundWire links as
> well.
> 
> [...]

Applied to

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

Thanks!

[01/15] ASoC: SOF: ipc4-topology: change chain_dma handling in dai_config
        commit: 3858464de57b77db51f83e3831950cf18a6aff28
[02/15] ASoC: SOF: ops: add new 'is_chain_dma_supported' callback
        commit: ba91d0919a78d344d19b02a3899d0921b2f903d1
[03/15] ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callback
        commit: d69f9ecbe1ecfa97b9c8ab7b6332bd73ba2ff4d8
[04/15] ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALH
        commit: a5b7767723e739c700f5c56841790a85bd7f13ae
[05/15] ASoC: SOF: ipc4: store number of playback/capture streams
        commit: 426476344f01096c7dae6c5413cc8a8d9bbdea29
[06/15] ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capture
        commit: 8722d245a73ff32491bff390136367ec223e2906
[07/15] ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIs
        commit: df82dbb5fb28a762113fc6d98985d36ef7785e32
[08/15] ASoC: SOF: Intel: hda-dai: remove dspless special case
        commit: daa09d0615ce9c781777802874cffa4380f883c3
[09/15] ASoC: SOF: topology: dynamically allocate and store DAI widget->private
        commit: 743eb6c68d3534e01e73d316ddcaa7334c0e29d3
[10/15] ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devices
        commit: 67bde2e8c0e4702911dd614d80127e098521a83c
[11/15] ASoC: SOF: topology: Parse DAI type token for dspless mode
        commit: f9618ff105a0f6f5a6beed3edc557ea6a7d26df6
[12/15] ASoC: SOF: Intel: hda-dai-ops: use dai_type
        commit: 797b92591a236ac370257c1e742f6fd394993db5
[13/15] ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless mode
        commit: 0c3d57365a03ec920cc90614527ac11ad5a6f323
[14/15] ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless mode
        commit: 0afce89ff88a85b09201cd23ec272527faf6a480
[15/15] ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
        commit: 2065610b5ddd5b58eed1dc3b3c3db27a26ebd4b6

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