dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
authorRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Mon, 7 Aug 2023 05:51:43 +0000 (11:21 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 21 Aug 2023 13:10:37 +0000 (18:40 +0530)
commit491e9d409629964457d094ac2b99e319d428dd1d
treee16d951095e3a8cba5ef4250180b914a3e119d9e
parentd8a3f65f6c1de1028b9af6ca31d9dd3738fda97e
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count

Increase AXI DMA transaction segments count to ensure that even in
high load we always get a free segment in prepare descriptor for a
DMA_SLAVE transaction.

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/1691387509-2113129-5-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xilinx_dma.c