linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] dma: mxs-dma bugfixes and cleanup
@ 2013-10-11 12:12 Markus Pargmann
  2013-10-11 12:12 ` [PATCH v4 1/5] dma: mxs-dma: Cleanup interrupt handler Markus Pargmann
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Markus Pargmann @ 2013-10-11 12:12 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-11 16:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 12:12 [PATCH v4 0/5] dma: mxs-dma bugfixes and cleanup Markus Pargmann
2013-10-11 12:12 ` [PATCH v4 1/5] dma: mxs-dma: Cleanup interrupt handler Markus Pargmann
2013-10-11 12:12 ` [PATCH v4 2/5] dma: mxs-dma: Report correct residue for cyclic DMA Markus Pargmann
2013-10-11 12:12 ` [PATCH v4 3/5] dma: mxs-dma: Fix channel reset hardware bug Markus Pargmann
2013-10-11 12:12 ` [PATCH v4 4/5] dma: mxs-dma: Update state after channel reset Markus Pargmann
2013-10-11 12:12 ` [PATCH v4 5/5] dma: mxs: Use semaphores for cyclic DMA Markus Pargmann
2013-10-11 14:01 ` [PATCH v4 0/5] dma: mxs-dma bugfixes and cleanup Fabio Estevam
2013-10-11 14:55   ` Markus Pargmann
2013-10-11 16:03   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).