All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes to the AE4DMA
@ 2025-02-03 16:25 Basavaraj Natikar
  2025-02-03 16:25 ` [PATCH 1/3] dmaengine: ae4dma: Remove deprecated PCI IDs Basavaraj Natikar
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Basavaraj Natikar @ 2025-02-03 16:25 UTC (permalink / raw)
  To: vkoul, dmaengine; +Cc: Basavaraj Natikar

This patch series include changes for:
- Removing unused PCI IDs.
- Use of proper MSI functions.
- Enhancing and fixing the AE4DMA engine's multi-queue functionality.


Basavaraj Natikar (3):
  dmaengine: ae4dma: Remove deprecated PCI IDs
  dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number
  dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue
    functionality

 drivers/dma/amd/ae4dma/ae4dma-pci.c     |  6 +-
 drivers/dma/amd/ae4dma/ae4dma.h         |  2 +
 drivers/dma/amd/ptdma/ptdma-dmaengine.c | 90 ++++++++++++++++++++++++-
 3 files changed, 91 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-03-10 21:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 16:25 [PATCH 0/3] Fixes to the AE4DMA Basavaraj Natikar
2025-02-03 16:25 ` [PATCH 1/3] dmaengine: ae4dma: Remove deprecated PCI IDs Basavaraj Natikar
2025-02-10 13:59   ` Vinod Koul
2025-02-10 14:18     ` Basavaraj Natikar
2025-02-03 16:25 ` [PATCH 2/3] dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number Basavaraj Natikar
2025-02-03 16:25 ` [PATCH 3/3] dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality Basavaraj Natikar
2025-02-10 14:18   ` Vinod Koul
2025-02-10 14:26     ` Basavaraj Natikar
2025-02-10 14:37       ` Basavaraj Natikar
2025-03-10 21:06 ` [PATCH 0/3] Fixes to the AE4DMA Vinod Koul

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.