[alsa-devel] [PATCH 0/5] ASoC: Intel: Skylake: Wov optimizations
Vinod Koul
vinod.koul at intel.com
Thu Apr 28 15:15:24 CEST 2016
This series starts with two minor fixes on driver to fix a memory leak and
one NULL pointer exception and then adds power optimization to driver for WOV
case by suspending the stream DMA and keeping only DSP pipe and endpoint On
during that case
Dharageswari.R (2):
ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up
ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the
widget is "On"
Jeeja KP (2):
ASoC: Intel: Skylake: Suspend PCMs when marked as active suspend
ASoC: Intel: Boards: remove ignore_suspend for WoV streams
Mousumi Jana (1):
ASoC: Intel: Skylake: Fix memory leak during init instance
sound/soc/intel/boards/skl_nau88l25_max98357a.c | 1 -
sound/soc/intel/boards/skl_nau88l25_ssm4567.c | 1 -
sound/soc/intel/boards/skl_rt286.c | 1 -
sound/soc/intel/skylake/skl-messages.c | 2 +-
sound/soc/intel/skylake/skl-pcm.c | 32 ++++++++++++++++---------
sound/soc/intel/skylake/skl-sst-dsp.c | 2 --
sound/soc/intel/skylake/skl-sst.c | 4 ++++
7 files changed, 26 insertions(+), 17 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list