[PATCH v4 0/5] dma: mxs-dma bugfixes and cleanup

Markus Pargmann mpa at pengutronix.de
Fri Oct 11 08:12:14 EDT 2013


Hi,

v4 adds another patch to increase sound stability. Patch 3 ("dma: mxs-dma: Fix
channel reset hardware bug") decreases the number of channel stalls, but after
hours of repeated playback the bug still appears. The new patch ("dma: mxs: Use
semaphores for cyclic DMA") replaces reset channel usage with hardware
semaphore counter mechanism.

Regards,

Markus Pargmann


Markus Pargmann (5):
      dma: mxs-dma: Cleanup interrupt handler
      dma: mxs-dma: Report correct residue for cyclic DMA
      dma: mxs-dma: Fix channel reset hardware bug
      dma: mxs-dma: Update state after channel reset
      dma: mxs: Use semaphores for cyclic DMA

 drivers/dma/mxs-dma.c | 176 +++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 137 insertions(+), 39 deletions(-)




More information about the linux-arm-kernel mailing list