diff options
author | Vinod Koul <[email protected]> | 2016-02-15 22:27:02 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-02-22 21:22:40 +0530 |
commit | 9575632052bacc2fda38d845eb17b0fb808e13eb (patch) | |
tree | 413a361ba3fb07d1245b2406a9d2ac358ea1823a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
dmaengine: make slave address physical
The slave dmaengine semantics required the client to map dma
addresses and pass DMA address to dmaengine drivers. This
was a convenient notion coming from generic dma offload cases
where dmaengines are interchangeable and client is not aware of
which engine to map to.
But in case of slave, we know the dmaengine and always use a
specific one. Further the IOMMU cases can lead to failure of this
notion, so make this as physical address and now dmaengine driver
will do the required mapping.
Original-patch-by: Linus Walleij <[email protected]>
Original-patch-Acked-by: Lee Jones <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Tested-by: Wolfram Sang <[email protected]>
Tested-by: Niklas Söderlund <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions