aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorOswald Buddenhagen <[email protected]>2023-05-16 11:36:10 +0200
committerTakashi Iwai <[email protected]>2023-05-17 17:04:34 +0200
commit35a60d1edff4dec9a31862a3515676cd0fafe4e4 (patch)
tree93ccdcddca6eac7f9cc602f075dc0a0756145e74 /tools/perf/scripts/python/export-to-sqlite.py
parenta61c695aee87ba9c9f6b2996f98e933e3c33a049 (diff)
ALSA: emu10k1: rewire {en,dis}abling interrupts for PCM playback
We now enable ints even before triggering, and disable them only after stopping - otherwise there is a race condition we may plausibly run into when we pause/resume near the end of the buffer. Updating the epcm->running flag is moved the same way, as it affects the *_pointer() functions, which are called by the interrupt handler. Also, factor these out to own functions, for clarity. For multi-channel, the extra voice is now triggered after all regular voices - we wouldn't want to receive an int before all channels have passed the period boundary. Signed-off-by: Oswald Buddenhagen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions