linux/sound/soc/omap
Jarkko Nikula 6984992bf0 ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3
McBSP2 in OMAP3 has 1 ksample (1k x 32 bit) internal FIFO. During
initial playback startup, this FIFO is keeping the DMA request active
until the FIFO is full.

So now if ALSA buffer size is smaller, DMA is looping around it while
filling up the HW FIFO, generating burst of interrupts as well and SW
doesn't have any change to fill enough data.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-04-02 16:34:17 +01:00
..
Kconfig ASoC: Fix spurious codec driver dependencies 2009-01-23 14:53:58 +00:00
Makefile ASoC: Complete Beagleboard support 2009-01-21 13:43:52 +00:00
n810.c ASoC: OMAP: N810: Add more jack functions 2009-03-19 11:56:16 +00:00
omap-mcbsp.c ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3 2009-04-02 16:34:17 +01:00
omap-mcbsp.h ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver 2008-10-13 02:17:48 +02:00
omap-pcm.c Merge branch 'for-2.6.29' into for-2.6.30 2009-02-02 12:46:51 +00:00
omap-pcm.h [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors 2008-04-29 19:01:56 +02:00
omap2evm.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3beagle.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3pandora.c ASoC: Update OMAP3 pandora board file 2009-01-31 14:59:19 +00:00
osk5912.c ASoC: buildfix for OSK 2009-03-11 12:49:28 +00:00
overo.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
sdp3430.c ASoC: Declare Headset as Mic and Headphone widgets for SDP3430 2009-03-19 11:56:16 +00:00