<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>90a30e26 - dmaengine: ae4dma: Add AMD ae4dma controller driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/amd/Makefile#90a30e26</link>
        <description>dmaengine: ae4dma: Add AMD ae4dma controller driverAdd support for AMD AE4DMA controller. It performs high-bandwidthmemory to memory and IO copy operation. Device commands are managedvia a circular queue of &apos;descriptors&apos;, each of which specifies sourceand destination addresses for copying a single buffer of data.Reviewed-by: Raju Rangoju &lt;Raju.Rangoju@amd.com&gt;Reviewed-by: Philipp Stanner &lt;pstanner@redhat.com&gt;Signed-off-by: Basavaraj Natikar &lt;Basavaraj.Natikar@amd.com&gt;Link: https://lore.kernel.org/r/20241025095931.726018-3-Basavaraj.Natikar@amd.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/amd/Makefile</description>
        <pubDate>Fri, 25 Oct 2024 09:59:27 +0000</pubDate>
        <dc:creator>Basavaraj Natikar &lt;Basavaraj.Natikar@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>e01ee7c6 - dmaengine: Move AMD PTDMA driver to amd directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/amd/Makefile#e01ee7c6</link>
        <description>dmaengine: Move AMD PTDMA driver to amd directoryPTDMA driver is the AMD DMA driver, and newer AMD platforms support newerDMA engines. Hence, move the current drivers to the AMD directory. Thiswould also mean that future driver submissions to the AMD DMA driver willalso land in the AMD-specific directory.Reviewed-by: Raju Rangoju &lt;Raju.Rangoju@amd.com&gt;Signed-off-by: Basavaraj Natikar &lt;Basavaraj.Natikar@amd.com&gt;Link: https://lore.kernel.org/r/20241025095931.726018-2-Basavaraj.Natikar@amd.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/amd/Makefile</description>
        <pubDate>Fri, 25 Oct 2024 09:59:26 +0000</pubDate>
        <dc:creator>Basavaraj Natikar &lt;Basavaraj.Natikar@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>73d5fc92 - dmaengine: amd: qdma: Add AMD QDMA driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/amd/Makefile#73d5fc92</link>
        <description>dmaengine: amd: qdma: Add AMD QDMA driverAdds driver to enable PCIe board which uses AMD QDMA (the Queue-basedDirect Memory Access) subsystem. For example, Xilinx Alveo V70 AIAccelerator devices.    https://www.xilinx.com/applications/data-center/v70.htmlThe QDMA subsystem is used in conjunction with the PCI Express IP blockto provide high performance data transfer between host memory and thecard&apos;s DMA subsystem.            +-------+       +-------+       +-----------+   PCIe     |       |       |       |       |           |   Tx/Rx    |       |       |       |  AXI  |           | &lt;=======&gt;  | PCIE  | &lt;===&gt; | QDMA  | &lt;====&gt;| User Logic|            |       |       |       |       |           |            +-------+       +-------+       +-----------+The primary mechanism to transfer data using the QDMA is for the QDMAengine to operate on instructions (descriptors) provided by the hostoperating system. Using the descriptors, the QDMA can move data in boththe Host to Card (H2C) direction, or the Card to Host (C2H) direction.The QDMA provides a per-queue basis option whether DMA traffic goesto an AXI4 memory map (MM) interface or to an AXI4-Stream interface.The hardware detail is provided by    https://docs.xilinx.com/r/en-US/pg302-qdmaImplements dmaengine APIs to support MM DMA transfers.- probe the available DMA channels- use dma_slave_map for channel lookup- use virtual channel to manage dmaengine tx descriptors- implement device_prep_slave_sg callback to handle host scatter gather  listSigned-off-by: Nishad Saraf &lt;nishads@amd.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Link: https://lore.kernel.org/r/20240819211948.688786-2-lizhi.hou@amd.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/amd/Makefile</description>
        <pubDate>Mon, 19 Aug 2024 21:19:48 +0000</pubDate>
        <dc:creator>Nishad Saraf &lt;nishads@amd.com&gt;</dc:creator>
    </item>
</channel>
</rss>
