linux-loongson/drivers/dma/amd/ae4dma
Basavaraj Natikar 6565439894 dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality
As AE4DMA offers multi-channel functionality compared to PTDMA’s single
queue, utilize multi-queue, which supports higher speeds than PTDMA, to
achieve higher performance using the AE4DMA workqueue based mechanism.

Fixes: 69a47b16a5 ("dmaengine: ptdma: Extend ptdma to support multi-channel and version")
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Link: https://lore.kernel.org/r/20250203162511.911946-4-Basavaraj.Natikar@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2025-03-11 02:33:27 +05:30
..
ae4dma-dev.c dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup 2024-12-02 22:55:28 +05:30
ae4dma-pci.c dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number 2025-03-11 02:33:27 +05:30
ae4dma.h dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality 2025-03-11 02:33:27 +05:30
Makefile