[alsa-devel] [PATCH 0/3] ASoC: omap-mcbsp: fixes for some underflow problems
Grazvydas Ignotas
notasas at gmail.com
Fri Mar 9 00:19:14 CET 2012
With these series I'm trying to deal with underflow problems I was
complaining about earlier. This mostly tries to get minimum period
size large enough for things to work.
To illustrate the problems I wrote a testcase with alsalib, hopefully it
shows the problem more clearly:
http://notaz.gp2x.de/misc/alsa_period_test.c
Applies on top of mcbsp move series.
Grazvydas Ignotas (3):
ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments
ASoC: omap-mcbsp: place size constrain on period, not buffer
ASoC: omap-mcbsp: make minimum period size larger than FIFO
sound/soc/omap/omap-mcbsp.c | 31 +++++++++++++++++++++----------
1 files changed, 21 insertions(+), 10 deletions(-)
More information about the Alsa-devel
mailing list