diff options
author | Jason Gunthorpe <[email protected]> | 2017-02-01 12:48:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-10 15:20:44 +0100 |
commit | 425902f5c8e3034b2d9d7a714289d8d579c733b2 (patch) | |
tree | e21330c7880799f64abed26cf1c7737adb515fb1 /scripts/gdb/linux/tasks.py | |
parent | baa6d396635129d8a67793e884f3b2182c7354b3 (diff) |
fpga zynq: Use the scatterlist interface
This allows the driver to avoid a high order coherent DMA allocation
and memory copy. With this patch it can DMA directly from the kernel
pages that the bitfile is stored in.
Since this is now a gather DMA operation the driver uses the ISR
to feed the chips DMA queue with each entry from the SGL.
Signed-off-by: Jason Gunthorpe <[email protected]>
Acked-by: Moritz Fischer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions