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

Vishal Sagar vishal.sagar at amd.com
Tue Feb 27 20:21:22 PST 2024


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@pendragon.ideasonboard.com/
  - 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




More information about the linux-arm-kernel mailing list