[alsa-devel] [PATCH 0/3] ASoC: Intel: Skylake: Add DSP muti-core support

Vinod Koul vinod.koul at intel.com
Mon Jun 20 16:10:09 CEST 2016


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



More information about the Alsa-devel mailing list