[PATCH v2 0/2] Xilinx DPDMA fixes and cyclic dma mode support

From: Vishal Sagar
Date: Tue Feb 27 2024 - 23:22:03 EST


This patch series fixes the race condition in vsync IRQ and also adds
the support for cyclic dma mode. The cyclic dma mode is added as part of
preparation for adding audio streaming support.

v2
- 1/2
- Fix as per Laurent's comment in
https://lore.kernel.org/lkml/YftWeLCpAfN%2FJnFj@xxxxxxxxxxxxxxxxxxxxxxxxxx/
- Add taking lock in another place

Neel Gandhi (1):
dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ

Rohit Visavalia (1):
dmaengine: xilinx: dpdma: Add support for cyclic dma mode

drivers/dma/xilinx/xilinx_dpdma.c | 107 +++++++++++++++++++++++++++++-
1 file changed, 105 insertions(+), 2 deletions(-)

--
2.25.1