diff options
author | Mark Brown <broonie@kernel.org> | 2020-11-16 23:28:03 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-16 23:28:03 +0000 |
commit | 4fb87241e5192caf9226fd4ca96ce2fd861503c1 (patch) | |
tree | 21e6cc146f372f5d60edc49c36b2ece7a61c7f7d /sound/soc/generic | |
parent | 47f667afe716113ace014691bfdc134ce9045d18 (diff) | |
parent | 3d32489838bbf3119bb1ea59cdbed0077d7dbf3c (diff) |
Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from Cezary Rojewski <cezary.rojewski@intel.com>:
First two of the series address bugs connected mainly to offload streams:
- scenarios with very low buffer sizes: RESET_STREAM IPC timeouts
- fix lp clock selection when switching between PAUSE <-> RESUME states:
glitches on first offload when no additional stream is opened
simultaneously
Follow ups are: code reduction and optimization oriented patches.
This has been foretold in:
[PATCH v10 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
https://www.spinics.net/lists/alsa-devel/msg116440.html
Note: LPT power up/down sequences might get aligned with WPT once
enough testing is done as capabilities are shared for both DSPs.
First, optimize applying of user settings - prevent redundand calls from
happening - and then as mentioned above, streamline power on/off sequence
for LPT and WPT.
Cezary Rojewski (5):
ASoC: Intel: catpt: Skip position update for unprepared streams
ASoC: Intel: catpt: Correct clock selection for dai trigger
ASoC: Intel: catpt: Optimize applying user settings
ASoC: Intel: catpt: Streamline power routines across LPT and WPT
ASoC: Intel: catpt: Cleanup after power routines streamlining
sound/soc/intel/catpt/core.h | 10 ++-
sound/soc/intel/catpt/device.c | 18 +++---
sound/soc/intel/catpt/dsp.c | 56 ++--------------
sound/soc/intel/catpt/pcm.c | 113 ++++++++++++++++-----------------
4 files changed, 74 insertions(+), 123 deletions(-)
--
2.17.1
base-commit: 3650b228f83adda7e5ee532e2b90429c03f7b9ec
Diffstat (limited to 'sound/soc/generic')
0 files changed, 0 insertions, 0 deletions