diff options
author | Siva Yerramreddy <[email protected]> | 2014-07-11 14:04:21 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-07-12 09:57:42 -0700 |
commit | 95b4ecbf759ae8ecf40462ed5e6a08023166a05c (patch) | |
tree | 2f479b7ba4a4678826a85d78f4e90d1baa4f870f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a8438814d3b899e04e808e45585b40931517244f (diff) |
dma: MIC X100 DMA Driver
This patch implements DMA Engine API for DMA controller on MIC X100
Coprocessors. DMA h/w is shared between host and card s/w.
Channels 0 to 3 are used by host and 4 to 7 are used by card.
Since the DMA device doesn't show up as PCIe device, a virtual bus called mic
bus is created and virtual devices are added on that bus to follow device model.
Allowed dma transfer directions are host to card, card to host and card to card.
Reviewed-by: Ashutosh Dixit <[email protected]>
Reviewed-by: Nikhil Rao <[email protected]>
Reviewed-by: Sudeep Dutt <[email protected]>
Signed-off-by: Siva Yerramreddy <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions