diff options
author | Lior Amsalem <[email protected]> | 2014-08-27 10:52:53 -0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2014-09-23 20:17:01 +0530 |
commit | ba87d13721b6fe4a2479871dc4f77c5bd8db3c32 (patch) | |
tree | cfbfdfead1eaac70a3cc9509e5339010e7ca094c /include/linux/fpga/fpga-mgr.h | |
parent | 0e7488ed01235fdd24ce7f0295dbbea0d45311bb (diff) |
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
This commit unmasks the end-of-chain interrupt and removes the
end-of-descriptor command setting on all transactions, except those
explicitly flagged with DMA_PREP_INTERRUPT.
This allows to raise an interrupt only on chain completion, instead of
on each descriptor completion, which reduces interrupt count.
Signed-off-by: Lior Amsalem <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions