diff options
author | Paul Cercueil <paul@crapouillou.net> | 2023-12-15 16:13:12 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-12-21 19:09:56 +0300 |
commit | 238f68a08e19a612b8912c8697901e9982f97811 (patch) | |
tree | 800f7c9b261fb5ba5e4f3ce7845e759020f0ef84 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e97dc7435972d28ac7d96d199d4aedb868d04fd8 (diff) | |
download | linux-238f68a08e19a612b8912c8697901e9982f97811.tar.xz |
dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
Instead of notifying userspace in the end-of-transfer (EOT) interrupt
and program the hardware in the start-of-transfer (SOT) interrupt, we
can do both things in the EOT, allowing us to mask the SOT, and halve
the number of interrupts sent by the HDL core.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20231215131313.23840-5-paul@crapouillou.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions