[Sound-open-firmware] [PATCH 0/7] ASoC: SOF: Memory window stream update support
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Wed Mar 7 15:23:16 CET 2018
On 03/07/2018 12:02 AM, Xiuli Pan wrote:
> From: Pan Xiuli <xiuli.pan at linux.intel.com>
>
> This patch set is split from 2 patch. And used with master SOF FW.
All applied to topic/sof-v4.14 as is, will squash later this week.
I just verified that with the SOF/SOFT master + this kernel branch the
playback progresses at the normal speed and I see data + bitclock on
SSP5 on the Up2. Still have to figure out why the frame sync is silent.
>
> Pan Xiuli (7):
> ASoC: SOF: Add position update related header
> ASoc: SOF: Refine memory window for APL
> ASoc: SOF: Add memory window for BYT
> ASoc: SOF: Add memory window for HSW
> ASoc: SOF: Add memory window for BDW
> ASoC: SOF: Add position offset update in PCM
> ASoc: SOF: Add position update through memory window
>
> sound/soc/sof/hw-apl.c | 27 +++++++++++--
> sound/soc/sof/hw-bdw.c | 101 ++++++++++++++++++++++++++++++++++++++++++----
> sound/soc/sof/hw-byt.c | 102 +++++++++++++++++++++++++++++++++++++++++++----
> sound/soc/sof/hw-hsw.c | 101 ++++++++++++++++++++++++++++++++++++++++++----
> sound/soc/sof/ipc.c | 73 +++++++++++++++++++++++++--------
> sound/soc/sof/pcm.c | 16 ++++++--
> sound/soc/sof/sof-priv.h | 2 +
> 7 files changed, 377 insertions(+), 45 deletions(-)
>
More information about the Sound-open-firmware
mailing list