diff options
author | Paul Cercueil <paul@crapouillou.net> | 2023-12-15 14:13:12 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-12-21 21:39:56 +0530 |
commit | 238f68a08e19a612b8912c8697901e9982f97811 (patch) | |
tree | 800f7c9b261fb5ba5e4f3ce7845e759020f0ef84 /scripts/gdb/linux/lists.py | |
parent | e97dc7435972d28ac7d96d199d4aedb868d04fd8 (diff) |
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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions