diff options
| author | Paul Cercueil <[email protected]> | 2024-06-20 14:27:24 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-06-30 11:29:28 +0100 |
| commit | 7a86d469983ace116c320680643f4991019e87f1 (patch) | |
| tree | 5b69aa638288368687b2a453730e524f509c6b3c /tools/perf/scripts/python | |
| parent | d85318900c1c06a251ad3d86fba6bbab116a95d5 (diff) | |
iio: buffer-dmaengine: Support new DMABUF based userspace API
Use the functions provided by the buffer-dma core to implement the
DMABUF userspace API in the buffer-dmaengine IIO buffer implementation.
Since we want to be able to transfer an arbitrary number of bytes and
not necesarily the full DMABUF, the associated scatterlist is converted
to an array of DMA addresses + lengths, which is then passed to
dmaengine_prep_slave_dma_array().
Signed-off-by: Paul Cercueil <[email protected]>
Co-developed-by: Nuno Sa <[email protected]>
Signed-off-by: Nuno Sa <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions