diff options
author | Paul Cercueil <[email protected]> | 2023-12-15 14:13:12 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-12-21 21:39:56 +0530 |
commit | 238f68a08e19a612b8912c8697901e9982f97811 (patch) | |
tree | 800f7c9b261fb5ba5e4f3ce7845e759020f0ef84 /lib/netdev-notifier-error-inject.c | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions