alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* dynamic PCM and dynamic DSP graphs
@ 2012-10-19  9:39 Sebastien LEDUC
  2012-10-19 10:51 ` Liam Girdwood
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastien LEDUC @ 2012-10-19  9:39 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org

Hi Mark / Liam,
We have started to use Dynamic PCM to manage our on-SoC DSP.
In our case, the API exposed by the DSP is graph oriented, and allows to dynamically create and control the running graph on the DSP.

What we are doing is that we use DAPM widgets and routes to manage  the DSP graph dynamically:
We use some dedicated widgets that have power callbacks. 
When a  widget is powered on/off, the callback will use the DSP API to create/destroy the corresponding parts of the DSP graph.

We wanted to get your feedback on this approach, so as to be sure it won't be an issue when we want to mainline our driver.
We can of course share more details if needed, or even some preliminary version of the driver.

Thanks in advance for your feedback

Regards
Sebastien

 
 

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

end of thread, other threads:[~2012-10-22 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-19  9:39 dynamic PCM and dynamic DSP graphs Sebastien LEDUC
2012-10-19 10:51 ` Liam Girdwood
2012-10-19 11:56   ` Sebastien LEDUC
2012-10-19 14:36     ` Liam Girdwood
2012-10-22 12:04   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).