alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] reviving ack callback for 5.4
       [not found] <CGME20200403021853epcas2p1cec9bf3facf123393608134af3e96b75@epcas2p1.samsung.com>
@ 2020-04-03  2:18 ` Gyeongtaek Lee
  0 siblings, 0 replies; only message in thread
From: Gyeongtaek Lee @ 2020-04-03  2:18 UTC (permalink / raw)
  To: 'Mark Brown', kuninori.morimoto.gx
  Cc: alsa-devel, lgirdwood, tiwai, hmseo, cpgs, tkjung, pilsun.jang

ACK callback is useful to notify application pointer in DMA buffer to DSP,
because it is called after application pointer is updated in ALSA.
DSP can use the pointer to control preprocessing, detect underrun and so on.
I'd like to revive it from 5.4 if it is possible.

Gyeongtaek Lee (1):
  ASoC: soc-component: add snd_soc_component_ack()

 include/sound/soc-component.h |  1 +
 sound/soc/soc-component.c     | 18 ++++++++++++++++++
 sound/soc/soc-pcm.c           |  2 ++
 3 files changed, 21 insertions(+)


base-commit: ef8e14794308a428b194f8b06ad9ae06b43466e4
-- 
2.21.0




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-03  3:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20200403021853epcas2p1cec9bf3facf123393608134af3e96b75@epcas2p1.samsung.com>
2020-04-03  2:18 ` [PATCH 0/1] reviving ack callback for 5.4 Gyeongtaek Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).