diff options
author | Cezary Rojewski <[email protected]> | 2020-10-12 12:32:21 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-10-14 20:29:56 +0100 |
commit | 3d53c6df4299134525ad9e197f480e89bc8b06af (patch) | |
tree | 77b3ad40f63771ba188ac6ceb71f1d743e52d039 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1d159edf19542793851a04202e5b0dd548a9415c (diff) |
ASoC: Intel: catpt: Relax clock selection conditions
Stress tests show that DSP may occasionally be late with signaling WAIT
state when all pins are made use of simultaneously plus start/stop
(pause) gets involved. While this isn't tied to standard audio scenarios
where only System Pin (playback and capture) is involved, ensure user is
not hindered when playing with more advanced scenarios.
>From DSP perspective, clock acts as a resource: low clock equals less
resources, high clock more resources. Relax clock selection procedure so
only low -> high switch is allowed when awaiting WAIT signal times out.
Once active stream count decreases, DSP will have more time internally to
adjust thus low clock selection becomes possible again.
Signed-off-by: Cezary Rojewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions