aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJerome Brunet <[email protected]>2019-12-18 18:24:17 +0100
committerMark Brown <[email protected]>2019-12-18 20:00:24 +0000
commit864cee90d4bd870e5d5e5a0b1a6f055f4f951350 (patch)
tree42cfa457b0447147fecaed5e1c2cddc15dc33f2e /tools/perf/scripts/python/stackcollapse.py
parent72b46612d06b83851e2e4f7b538a0bbeb69c10de (diff)
ASoC: meson: axg-fifo: fix fifo threshold setup
On TODDR sm1, the fifo threshold register field is slightly different compared to the other SoCs. This leads to the fifo A being flushed to memory every 8kB. If the period is smaller than that, several periods are pushed to memory and notified at once. This is not ideal. Fix the register field update. With this, the fifos are flushed every 128B. We could still do better, like adapt the threshold depending on the period size, but at least it consistent across the different SoC/fifos Fixes: 5ac825c3d85e ("ASoC: meson: axg-toddr: add sm1 support") Reported-by: Alden DSouza <[email protected]> Signed-off-by: Jerome Brunet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions