From: "Subhransu S. Prusty" <subhransu.s.prusty@intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, patches.audio@intel.com, broonie@kernel.org,
"Subhransu S. Prusty" <subhransu.s.prusty@intel.com>,
lgirdwood@gmail.com
Subject: [PATCH 0/3] ASoC: Intel: Skylake: Add deep buffer support
Date: Mon, 12 Jun 2017 17:10:54 +0530 [thread overview]
Message-ID: <1497267657-20359-1-git-send-email-subhransu.s.prusty@intel.com> (raw)
Now that we can configure DSP dma buffer size, the device can support deep
buffer playback. DSP fetches large buffer and can result fewer wakes, which
helps in power reduction.
So this series first adds a token in topology to get dma_buffer_size and
sends to firmware after conversion. Also ads a deepbuffer device to use
this support.
Ramesh Babu (2):
ASoC: Intel: Skylake: Add deep buffer support
ASoC: Intel: Skylake: Fix dma buffer size calculation
Subhransu S. Prusty (1):
ASoC: skl_rt286: Add deepbuffer dai link
include/uapi/sound/snd_sst_tokens.h | 7 +++++--
sound/soc/intel/boards/skl_rt286.c | 18 ++++++++++++++++++
sound/soc/intel/skylake/skl-messages.c | 29 +++++++++++++++++++++++++----
sound/soc/intel/skylake/skl-topology.c | 4 ++++
sound/soc/intel/skylake/skl-topology.h | 1 +
5 files changed, 53 insertions(+), 6 deletions(-)
--
1.9.1
next reply other threads:[~2017-06-12 11:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 11:40 Subhransu S. Prusty [this message]
2017-06-12 11:40 ` [PATCH 1/3] ASoC: Intel: Skylake: Add deep buffer support Subhransu S. Prusty
2017-06-12 11:40 ` [PATCH 2/3] ASoC: Intel: Skylake: Fix dma buffer size calculation Subhransu S. Prusty
2017-06-19 16:23 ` Applied "ASoC: Intel: Skylake: Fix dma buffer size calculation" to the asoc tree Mark Brown
2017-06-12 11:40 ` [PATCH 3/3] ASoC: skl_rt286: Add deepbuffer dai link Subhransu S. Prusty
2017-06-19 16:23 ` Applied "ASoC: skl_rt286: Add deepbuffer dai link" to the asoc tree Mark Brown
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=1497267657-20359-1-git-send-email-subhransu.s.prusty@intel.com \
--to=subhransu.s.prusty@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=patches.audio@intel.com \
--cc=tiwai@suse.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox