Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: SOF: ipc4-topology: Pipeline params improvements
@ 2026-07-30 12:17 Peter Ujfalusi
  2026-07-30 12:17 ` [PATCH 1/3] ASoC: SOF: ipc4-topology: Store the params change between input/output of a module Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2026-07-30 12:17 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: linux-sound, kai.vehmanen, yung-chuan.liao, pierre-louis.bossart,
	liam.r.girdwood

Hi,

Improve handling of some corner cases that are not used by current topology
designs, but can be crafted within the rules of a topology file.

For example branching topologies, where a single input routed to multiple
output endpoints. The already configured part of the graph places constraint
on how the new branch can be configured.

Handling of process modules also updated to be able to 'guess' what
parameters can be changed by the module and allow flexible operation.

Regards,
Peter
--
Peter Ujfalusi (3):
  ASoC: SOF: ipc4-topology: Store the params change between input/output
    of a module
  ASoC: SOF: ipc4-topology: Correct the process module's output lookup
  ASoC: SOF: ipc4-topology: Update the pipeline_params of prepared
    modules

 sound/soc/sof/ipc4-topology.c | 201 ++++++++++++++++++++++++++++++----
 sound/soc/sof/ipc4-topology.h |   3 +
 sound/soc/sof/sof-audio.c     |   5 +-
 3 files changed, 183 insertions(+), 26 deletions(-)

-- 
2.55.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-30 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 12:17 [PATCH 0/3] ASoC: SOF: ipc4-topology: Pipeline params improvements Peter Ujfalusi
2026-07-30 12:17 ` [PATCH 1/3] ASoC: SOF: ipc4-topology: Store the params change between input/output of a module Peter Ujfalusi
2026-07-30 12:17 ` [PATCH 2/3] ASoC: SOF: ipc4-topology: Correct the process module's output lookup Peter Ujfalusi
2026-07-30 12:17 ` [PATCH 3/3] ASoC: SOF: ipc4-topology: Update the pipeline_params of prepared modules Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox