diff options
author | Logan Gunthorpe <[email protected]> | 2020-01-03 14:20:21 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-01-15 19:40:51 +0530 |
commit | 4d3df16840a2bba5a345326426380e1381d976d2 (patch) | |
tree | c0c04513c5b83cc0abdd07cfa64f54519f370916 /tools/perf/util/c++/clang-test.cpp | |
parent | c2dbcaa8c672d7ecc96c7a62fd6a34c9d3821bdb (diff) |
dmaengine: plx-dma: Implement descriptor submission
On prep, a spin lock is taken and the next entry in the circular buffer
is filled. On submit, the valid bit is set in the hardware descriptor
and the lock is released.
The DMA engine is started (if it's not already running) when the client
calls dma_async_issue_pending().
Signed-off-by: Logan Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions