diff options
| author | Javier Martin <[email protected]> | 2012-03-22 13:54:14 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2012-03-26 06:01:32 +0000 |
| commit | f606ab897b6d7f35b57c7474424676e30457520b (patch) | |
| tree | 2a52df10191cbe331160230894be3542df08e416 /lib/mpi/mpi-add.c | |
| parent | dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages. (diff) | |
| download | kernel-f606ab897b6d7f35b57c7474424676e30457520b.tar.gz kernel-f606ab897b6d7f35b57c7474424676e30457520b.zip | |
dmaengine: i.MX: Add support for interleaved transfers.
i.MX2 and i.MX1 chips have the possibility to do
interleaved transfers with two constraints:
- Only one chunk can be used (i.e. only 2D transfers are allowed).
- Only 2 interleaved configurations can be applied at the same time
for all channels.
Since this patch adds a new resource 'slots_2d' which is shared
by all the DMA channels and to avoid disgustin locking BUGs, the
'lock' member has been moved to the global 'imxdma_engine' structure.
Signed-off-by: Javier Martin <[email protected]>
Acked-by: Sascha Hauer <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
