[alsa-devel] [PATCH 00/10] ASoC: Intel: Skylake: Improvements in Skylake driver
jeeja.kp at intel.com
jeeja.kp at intel.com
Fri Jun 3 14:59:33 CEST 2016
From: Jeeja KP <jeeja.kp at intel.com>
This series has the below changes:
o Modify the sequence when deleting the pipeline
o Disable SRAM retention feature
o Cleanup of driver resource in suspend
o Reset the pipe in case of XRUN
o Enable simultaneous HDMI and DP playback
o Instead of modifying the runtime->delay in pointer query,
just report position in pointer query
Dharageswari R (4):
ASoC: Intel: Skylake: Don't pause stopped pipeline while deleting
ASoC: Intel: Skylake: Disable SRAM Retention before D3
ASoC: Intel: Skylake: Avoid freeing up of unallocated memory/mcps
ASoC: Intel: Skylake: Clean up of driver resources in suspend
Jeeja KP (6):
ASoC: Intel: Skylake: Reset DSP pipe when host/link DMA is reset
ASoC: Intel: Skylake: Set the pipe state to paused when paused
ASoC: Intel: Skylake: Create Pipe to widget list in soc probe
ASoC: Intel: Skylake: Set the DSP pipe type
ASoC: Intel: Skylake: Copy the pipe parameter by pipe type
ASoC: Intel: Skylake: Report position in pointer query
sound/soc/intel/skylake/skl-messages.c | 45 +++++--
sound/soc/intel/skylake/skl-pcm.c | 93 +++++---------
sound/soc/intel/skylake/skl-sst-ipc.h | 1 +
sound/soc/intel/skylake/skl-sst.c | 10 ++
sound/soc/intel/skylake/skl-topology.c | 213 +++++++++++++++++++++++----------
sound/soc/intel/skylake/skl-topology.h | 6 +-
sound/soc/intel/skylake/skl.c | 4 +
sound/soc/intel/skylake/skl.h | 4 +
8 files changed, 243 insertions(+), 133 deletions(-)
--
2.5.0
More information about the Alsa-devel
mailing list