[Sound-open-firmware] [PATCH] SOF:FIX: During XRUN recover process, host dma should be stopped first.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Mon Jun 4 10:15:39 CEST 2018
On Mon, 2018-06-04 at 10:32 +0800, Wu Zhigang wrote:
> During XRUN recover process (in pipeline_xrun_recover() function),
> "COMP_TRIGGER_XRUN" cmd will be processed first, then "COMP_TRIGGER_START"
> cmd will be processed. If the host dma is not stopped in the first
> cmd process, we will hit "eS0" error in the hda_dma_start() function during
> "COMP_TRIGGER_START" cmd process. the XRUN recover process will fail.
>
> Signed-off-by: Wu Zhigang <zhigang.wu at linux.intel.com>
>
>
Thanks, applied.
Liam
More information about the Sound-open-firmware
mailing list