From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
broonie@kernel.org, Vinod Koul <vinod.koul@intel.com>
Subject: [PATCH 0/3] ASoC: Intel: Skylake: Add DSP muti-core support
Date: Mon, 20 Jun 2016 19:40:09 +0530 [thread overview]
Message-ID: <1466431812-9046-1-git-send-email-vinod.koul@intel.com> (raw)
This series adds support for managing multiple DSP cores. SW is
responsible for powering up/down cores in DSP and we do that using
refcount. 1st patch introduces core infrastructure change in driver and
then adds support in SKL and BXT
Jayachandran B (3):
ASoC: Intel: Skylake: Add DSP muti-core infrastructure
ASoC: Intel: Skylake: Support multi-core in Skylake
ASoC: Intel: Skylake: Support multi-core in Broxton
sound/soc/intel/skylake/bxt-sst.c | 160 ++++++++++++++-------
sound/soc/intel/skylake/skl-sst-dsp.c | 252 ++++++++++++++++++++++++----------
sound/soc/intel/skylake/skl-sst-dsp.h | 96 ++++++++-----
sound/soc/intel/skylake/skl-sst-ipc.h | 11 ++
sound/soc/intel/skylake/skl-sst.c | 91 +++++++-----
5 files changed, 424 insertions(+), 186 deletions(-)
--
1.9.1
next reply other threads:[~2016-06-20 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-20 14:10 Vinod Koul [this message]
2016-06-20 14:10 ` [PATCH 1/3] ASoC: Intel: Skylake: Add DSP muti-core infrastructure Vinod Koul
2016-06-20 14:10 ` [PATCH 2/3] ASoC: Intel: Skylake: Support multi-core in Skylake Vinod Koul
2016-06-22 15:28 ` Applied "ASoC: Intel: Skylake: Support multi-core in Skylake" to the asoc tree Mark Brown
2016-06-20 14:10 ` [PATCH 3/3] ASoC: Intel: Skylake: Support multi-core in Broxton Vinod Koul
2016-06-22 15:28 ` Applied "ASoC: Intel: Skylake: Support multi-core in Broxton" 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=1466431812-9046-1-git-send-email-vinod.koul@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@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 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).