From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Vinod Koul <vinod.koul@linux.intel.com>
Cc: tiwai@suse.de, alsa-devel@alsa-project.org, lrg@ti.com
Subject: Re: [PATCH] ALSA: pcm - introduce soc_delay
Date: Mon, 23 Jul 2012 14:47:18 +0100 [thread overview]
Message-ID: <20120723134718.GV4435@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1343041578.1726.4876.camel@vkoul-udesk3>
[-- Attachment #1.1: Type: text/plain, Size: 1383 bytes --]
On Mon, Jul 23, 2012 at 04:36:18PM +0530, Vinod Koul wrote:
> On Mon, 2012-07-23 at 11:47 +0100, Mark Brown wrote:
> > I'm having a hard time relating this to what I was saying. The point
> > here is that if the device keeps marching on consuming data (as most
> > cyclic DMAs would) then there's still going to be an underrun even if
> > there's a buffer that causes a delay in the user hearing it.
> yes there would be overrun but that is correct one. At that point I can
> see that the DSP would have rendered everything it has (all buffers
> exhausted). At this point app_pointer = hw_pointer and soc_delay would
> be zero.
> I am assuming dsp driver reports the soc_delay dynamically as it would
> do for hw_pointer.
This is sounding exactly like the existing delay parameter and how it's
handled in ASoC.
> This doesn't stop all underruns, they would still be reported.
> This only prevents false underrun when DSP still has something to
> process and give to output DMA.
I don't think you're quite getting my point here. The DSP still has
something to process but unless whatever is feeding the data to the DSP
stops sending data to the DSP when it catches up with where the
application is writing then there will still be a glitch.
Reporting the delay is useful anyway but it's not the whole picture as
far as recovering from and masking the underrun is concerned.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2012-07-23 13:47 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 10:06 [PATCH] ALSA: pcm - introduce soc_delay Vinod Koul
2012-07-23 10:18 ` Mark Brown
2012-07-23 10:39 ` Vinod Koul
2012-07-23 10:47 ` Mark Brown
2012-07-23 11:06 ` Vinod Koul
2012-07-23 13:47 ` Mark Brown [this message]
2012-07-23 19:51 ` Pierre-Louis Bossart
2012-07-23 20:05 ` Mark Brown
2012-07-23 20:16 ` Pierre-Louis Bossart
2012-07-23 21:27 ` Mark Brown
2012-07-23 14:21 ` Jassi Brar
2012-07-23 10:19 ` Jassi Brar
2012-07-23 10:39 ` Vinod Koul
2012-07-23 10:50 ` Jassi Brar
2012-07-23 11:17 ` Vinod Koul
2012-07-23 11:23 ` Mark Brown
2012-07-23 13:37 ` Jassi Brar
2012-07-23 10:27 ` Takashi Iwai
2012-07-23 10:47 ` Vinod Koul
2012-07-23 10:47 ` Jaroslav Kysela
2012-07-23 11:14 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120723134718.GV4435@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lrg@ti.com \
--cc=tiwai@suse.de \
--cc=vinod.koul@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.