All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dma: pl330: Fixes for DMA memcpy
@ 2014-11-07 18:05 ` Jon Medhurst
  0 siblings, 0 replies; 10+ messages in thread
From: Jon Medhurst @ 2014-11-07 18:05 UTC (permalink / raw)
  To: linux-arm-kernel

This is a couple of patches I produced when trying to get dmatest to run
with the pl330 driver. The second one is actually a theoretical fix
because the FIFO on the platform I was using is too large for the tests
to hit the limit, but the datasheet says the device can lockup if all
the FIFO entries are exhausted, so it seems like a sensible precaution.

Jon Medhurst (2):
      dma: pl330: Align DMA memcpy operations to MFIFO width
      dma: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries

 drivers/dma/pl330.c | 16 ++++++++++++++--

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

end of thread, other threads:[~2014-11-13 10:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 18:05 [PATCH 0/2] dma: pl330: Fixes for DMA memcpy Jon Medhurst
2014-11-07 18:05 ` Jon Medhurst
2014-11-07 18:05 ` [PATCH 1/2] dma: pl330: Align DMA memcpy operations to MFIFO width Jon Medhurst
2014-11-07 18:05   ` Jon Medhurst
2014-11-07 18:05 ` [PATCH 2/2] dma: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries Jon Medhurst
2014-11-07 18:05   ` Jon Medhurst
2014-11-12  9:31 ` [PATCH 0/2] dma: pl330: Fixes for DMA memcpy Vinod Koul
2014-11-12  9:31   ` Vinod Koul
2014-11-13 10:19   ` Jon Medhurst (Tixy)
2014-11-13 10:19     ` Jon Medhurst (Tixy)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.