Searched hist:ccc3d6976433aa67131117fccd2b5143d82a6f48 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/dma/ |
H A D | ste_dma40.c | diff ccc3d6976433aa67131117fccd2b5143d82a6f48 Thu May 17 10:17:38 CEST 2012 Rabin Vincent <rabin.vincent@stericsson.com> dmaengine: ste_dma40: don't allow high priority dest event lines
Hardware bug: when a logical channel is triggerred by a high priority destination event line, an extra packet transaction is generated in case of important data write response latency on previous logical channel A and if the source transfer of current logical channel B is already completed and if no other channel with a higher priority than B is waiting for execution.
Software workaround: do not set the high priority level for the destination event lines that trigger logical channels.
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-by: Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
|