* dma direction
@ 2017-01-07 19:00 Ran Shalit
0 siblings, 0 replies; only message in thread
From: Ran Shalit @ 2017-01-07 19:00 UTC (permalink / raw)
To: kernelnewbies
Hello,
I read the DMA-API-HOWTO
https://www.kernel.org/doc/Documentation/DMA-API-HOWTO.txt
Which mainly talks about dma mapping APIs.
But I don't understand what's the meaning of DMA direction in context
of mapping.
As I understand this documentation talks about mapping of dma buffers
- NOT about triggering dma copy.
In order to do a dma copy, we should use sometlink like dmaengine, Right ?
So if dma mapping is not concerned with copying dma from cpu to device
(or vice versa), why does it talks about dma direction ?
Thanks,
Ran
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-07 19:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-07 19:00 dma direction Ran Shalit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).