aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorAmadeusz Sławiński <[email protected]>2024-10-08 10:37:58 +0200
committerMark Brown <[email protected]>2024-10-08 10:49:11 +0100
commit0dbb186c3510cad4e9f443e801bf2e6ab5770c00 (patch)
tree02b037207fec1c2b116b7f26feb82eeb53125afb /tools/perf/scripts/python/gecko.py
parent8380dbf1b9ef66e3ce6c1d660fd7259637c2a929 (diff)
ASoC: Intel: avs: Update stream status in a separate thread
Function snd_pcm_period_elapsed() is part of sequence servicing HDAudio stream IRQs. It's called under Global Interrupt Enable (GIE) disabled - no HDAudio interrupts will be raised. At the same time, the function may end up calling __snd_pcm_xrun() or snd_pcm_drain_done(). On the avs-driver side, this translates to IPCs and as GIE is disabled, these will never complete successfully. Improve system stability by scheduling stream-IRQ handling in a separate thread. Signed-off-by: Amadeusz Sławiński <[email protected]> Reviewed-by: Cezary Rojewski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions