All of lore.kernel.org
 help / color / mirror / Atom feed
* soc-dsp questions
@ 2011-04-25 22:01 pl bossart
  2011-04-26  9:41 ` Liam Girdwood
  0 siblings, 1 reply; 14+ messages in thread
From: pl bossart @ 2011-04-25 22:01 UTC (permalink / raw)
  To: alsa-devel; +Cc: Liam Girdwood

To prepare next week's ALSA-Asoc meeting, I reviewed Liam's
dsp-upstream code, and I am a bit unclear on the 'no_host_mode'
supported by some DAIs. Apparently these are regular ALSA PCM
substreams, except that there are no data exchanges to/from the host.
- If these substreams are known, an application can in theory
open/close them. How would it know that no data is to be written/read?
I would think additional changes are required in alsa-lib?
- is this really important that such PCM devices be known in
userspace? Or are they declared only so that ALSA controls are enabled
for these streams?
- along the same lines, how useful is the .pointer routine for such
devices? Since no data will be provided by the host, is this really
needed? I see it's only meaningful for the low-power playback mode,
but I am unsure if the information provided would actually be used by
anyone?
- what is the meaning of the SND_SOC_DAI_LINK_OPT_HOST definition? It
doesn't seem to be updated depending on which back-end is used, so it
this really needed?
Thanks
-Pierre

^ permalink raw reply	[flat|nested] 14+ messages in thread
* soc-dsp questions
@ 2011-11-08  8:22 Vinod Koul
  2011-11-08 20:20 ` Girdwood, Liam
  0 siblings, 1 reply; 14+ messages in thread
From: Vinod Koul @ 2011-11-08  8:22 UTC (permalink / raw)
  To: Liam; +Cc: alsa, Mark Brown, Pierre-louis Bossart

Hey Liam,

I had few questions on your dsp work, would be great if you could answer
them and help me in understanding the approach.

- Is it possible to have one FE connected to multiple BEs (voice FE to
modem and headset bBE), if so how?
- SND_SOC_DAI_LINK_OPT_HOST, what does this mean, does not seem to be
used anywhere in core?
- Why comment need dummy codec for some BEs like BT etc, when soc-core
has already one?
- any reason why be haves a number associated with a BE, than usual
convention of referring things by string name in asoc?

and last one, when would this be merged to mainline, 3.3?

-- 
~Vinod

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

end of thread, other threads:[~2011-11-09  8:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-25 22:01 soc-dsp questions pl bossart
2011-04-26  9:41 ` Liam Girdwood
2011-04-26 10:18   ` Mark Brown
2011-06-10  6:58     ` Patrick Lai
2011-06-10  9:42       ` Mark Brown
2011-06-11  1:19         ` Patrick Lai
2011-06-11 11:48           ` Mark Brown
2011-06-13  4:55             ` Patrick Lai
2011-06-13 18:01               ` Liam Girdwood
2011-06-13 17:55             ` Liam Girdwood
2011-06-13 17:49           ` Liam Girdwood
  -- strict thread matches above, loose matches on Subject: below --
2011-11-08  8:22 Vinod Koul
2011-11-08 20:20 ` Girdwood, Liam
2011-11-09  8:04   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.