All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: "Alexander E. Patrakov" <patrakov@gmail.com>,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH v4 05/10] ALSA: core: selection of audio_tstamp type and accuracy reports
Date: Sat, 31 Jan 2015 14:01:37 -0600	[thread overview]
Message-ID: <54CD34A1.8080303@linux.intel.com> (raw)
In-Reply-To: <54CC8656.5080506@gmail.com>

On 1/31/15 1:37 AM, Alexander E. Patrakov wrote:
> 31.01.2015 04:55, Pierre-Louis Bossart wrote:
>> Audio timestamps can be extracted from sample counters, wall clocks,
>> PHC clocks (Ethernet AVB), on-demand synchronized snapshots. This
>> patch provides the ability to report timestamping capabilities, select
>> timestamp types and retrieve timestamp accuracy, if supported.
>> Details can be found in Documentations/sound/alsa/timestamping.txt
>
> I think that it is a good idea to add some example ./audio_time output
> on a card that is neither HDAudio nor USB audio (i.e. a card not
> specifically touched by your patches), so that the fallback behavior is
> known.

I didn't change the USB behavior, only fixed the way the trigger_tstamp 
is found, and yes it shows what the fallback is. And the documentation 
is already quite long, I wonder how many people will read it to the end 
without falling into a deep coma ;-)

  reply	other threads:[~2015-01-31 20:01 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 23:55 [PATCH v4 00/10] audio timestamping evolutions Pierre-Louis Bossart
2015-01-30 23:55 ` [PATCH v4 01/10] ALSA: core: don't override timestamp unconditionally Pierre-Louis Bossart
2015-01-30 23:55 ` [PATCH v4 02/10] ALSA: core: allow for trigger_tstamp snapshot in .trigger Pierre-Louis Bossart
2015-02-02 10:48   ` Takashi Iwai
2015-01-30 23:55 ` [PATCH v4 03/10] ALSA: hda: read trigger_timestamp immediately after starting DMA Pierre-Louis Bossart
2015-02-02 10:49   ` Takashi Iwai
2015-01-30 23:55 ` [PATCH v4 04/10] ALSA: usb: update trigger timestamp on first non-zero URB submitted Pierre-Louis Bossart
2015-02-02 10:52   ` Takashi Iwai
2015-01-30 23:55 ` [PATCH v4 05/10] ALSA: core: selection of audio_tstamp type and accuracy reports Pierre-Louis Bossart
2015-01-31  7:37   ` Alexander E. Patrakov
2015-01-31 20:01     ` Pierre-Louis Bossart [this message]
2015-01-30 23:55 ` [PATCH v4 06/10] ALSA: core: pass audio tstamp config from userspace Pierre-Louis Bossart
2015-01-30 23:56 ` [PATCH v4 07/10] ALSA: core: pass audio tstamp config from userspace in compat mode Pierre-Louis Bossart
2015-01-30 23:56 ` [PATCH v4 08/10] ALSA: core: replace .wall_clock by .get_time_info Pierre-Louis Bossart
2015-01-30 23:56 ` [PATCH v4 09/10] ALSA: hda: replace .wallclock " Pierre-Louis Bossart
2015-01-30 23:56 ` [PATCH v4 10/10] ALSA: bump PCM protocol to 2.0.13 Pierre-Louis Bossart
2015-02-02 11:03 ` [PATCH v4 00/10] audio timestamping evolutions Takashi Iwai
2015-02-02 15:52   ` Pierre-Louis Bossart
2015-02-02 16:06     ` Takashi Iwai
2015-02-02 16:11       ` Pierre-Louis Bossart
2015-02-02 16:12         ` Takashi Iwai
2015-02-02 16:15       ` Jaroslav Kysela

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=54CD34A1.8080303@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=patrakov@gmail.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.