[alsa-devel] [PATCH 0/6] ASoC: Intel: Skylake: Driver updates on DSP firmware
jeeja.kp at intel.com
jeeja.kp at intel.com
Mon Jan 2 05:20:01 CET 2017
From: Jeeja KP <jeeja.kp at intel.com>
This patch series provides update on DSP firmware download by optimizing
o updating the dsp register poll method to use accurate timeout.
o optimizing ROM init retries.
o saving the firmware/library context at boot and use this ctx for
downloading the firmware to DSP memory.
o cleanup to store the library manifest data
o release the firmware in cleanup routine.
Jeeja KP (6):
ASoC: Intel: Common: Update dsp register poll implementation
ASoC: Intel: bxtn: Use DSP poll API to poll FW status
ASoC: Intel: Skylake: Clean up manifest info
ASoC: Intel: Skylake: Release FW ctx in cleanup
ASoC: Intel: bxtn: Fix to store the FW/Library context at boot
ASoC: Intel: bxtn: optimize ROM init retries
sound/soc/intel/common/sst-dsp.c | 52 +++++-----
sound/soc/intel/skylake/bxt-sst.c | 142 ++++++++++++++-------------
sound/soc/intel/skylake/skl-sst-dsp.h | 4 +-
sound/soc/intel/skylake/skl-sst-ipc.h | 5 +-
sound/soc/intel/skylake/skl-sst.c | 3 +
sound/soc/intel/skylake/skl-topology.c | 41 ++++----
sound/soc/intel/skylake/skl-topology.h | 13 +++
sound/soc/intel/skylake/skl-tplg-interface.h | 12 ---
8 files changed, 137 insertions(+), 135 deletions(-)
--
2.5.0
More information about the Alsa-devel
mailing list