]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: SOF: topology: set trigger order for FE DAI link
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Mon, 4 Nov 2019 22:48:12 +0000 (14:48 -0800)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 29 Jan 2020 05:04:26 +0000 (00:04 -0500)
commitfe63c593672442d651f78eaeb435794d4f44198e
treed65d6ba71f9798c912a23e730b4a82d8df90519b
parent8ddcf9becec5bdafa7d91c649a70940f83029f3b
ASoC: SOF: topology: set trigger order for FE DAI link

BugLink: https://bugs.launchpad.net/bugs/1860490
[ Upstream commit 5eee2b3f60065a2530d13f28e771be48b989eb4c ]

Set trigger order for FE DAI links to SND_SOC_DPCM_TRIGGER_POST
to trigger the BE DAI's before the FE DAI's. This prevents the
xruns seen on playback pipelines using the link DMA.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191104224812.3393-3-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/soc/sof/topology.c