Skip to content
Commit c27f9556 authored by Jon Medhurst's avatar Jon Medhurst Committed by Vinod Koul
Browse files

dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries



The MFIFO is shared by all channels so restrict each memcpy to it's fair
share. This is being over cautious, but without a global view of DMA
channel usage on a system it's not possible to come up with a more
optimum safe limit.

Signed-off-by: default avatarJon Medhurst <tixy@linaro.org>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 137bd110
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment