alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: Skylake: Add DSP muti-core support
@ 2016-06-20 14:10 Vinod Koul
  2016-06-20 14:10 ` [PATCH 1/3] ASoC: Intel: Skylake: Add DSP muti-core infrastructure Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vinod Koul @ 2016-06-20 14:10 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-06-22 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 14:10 [PATCH 0/3] ASoC: Intel: Skylake: Add DSP muti-core support Vinod Koul
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

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).