<?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>f4d7b8a6 - accel/amdxdna: Enhance power management settings</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#f4d7b8a6</link>
        <description>accel/amdxdna: Enhance power management settingsAdd SET_STATE ioctl to configure device power mode for aie2 device.Three modes are supported initially.POWER_MODE_DEFAULT: Enable clock gating and set DPM (Dynamic PowerManagement) level to value which has been set by resource solver ormaximum DPM level the device supports.POWER_MODE_HIGH: Enable clock gating and set DPM level to maximum DPMlevel the device supports.POWER_MODE_TURBO: Disable clock gating and set DPM level to maximum DPMlevel the device supports.Disabling clock gating means all clocks always run on full speed. Andthe different clock frequency are used based on DPM level been set.Initially, the driver set the power mode to default mode.Co-developed-by: Narendra Gutta &lt;VenkataNarendraKumar.Gutta@amd.com&gt;Signed-off-by: Narendra Gutta &lt;VenkataNarendraKumar.Gutta@amd.com&gt;Co-developed-by: George Yang &lt;George.Yang@amd.com&gt;Signed-off-by: George Yang &lt;George.Yang@amd.com&gt;Reviewed-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241213232933.1545388-4-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Fri, 13 Dec 2024 23:29:31 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>273b5176 - accel/amdxdna: Add RyzenAI-npu6 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#273b5176</link>
        <description>accel/amdxdna: Add RyzenAI-npu6 supportAdd NPU6 registers and other private configurations.Co-developed-by: Xiaoming Ren &lt;xiaoming.ren@amd.com&gt;Signed-off-by: Xiaoming Ren &lt;xiaoming.ren@amd.com&gt;Reviewed-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241213232933.1545388-2-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Fri, 13 Dec 2024 23:29:29 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>4fd4ca98 - accel/amdxdna: Add error handling</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#4fd4ca98</link>
        <description>accel/amdxdna: Add error handlingWhen there is a hardware error, the NPU firmware notifies the host througha mailbox message. The message includes details of the error, such as thetile and column indexes where the error occurred.The driver starts a thread to handle the NPU error message. The threadstops the clients which are using the column where error occurred. Thenthe driver resets that column.Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-10-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 17:29:41 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>ac49797c - accel/amdxdna: Add GEM buffer object management</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#ac49797c</link>
        <description>accel/amdxdna: Add GEM buffer object managementThere different types of BOs are supported:- shmemA user application uses shmem BOs as input/output for its workload runningon NPU.- device memory heapThe fixed size buffer dedicated to the device.- device bufferThe buffer object allocated from device memory heap.- command bufferThe buffer object created for delivering commands. The command bufferobject is small and pinned on creation.New IOCTLs are added: CREATE_BO, GET_BO_INFO, SYNC_BO. SYNC_BO is usedto explicitly flush CPU cache for BO memory.Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-7-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 17:29:38 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>be462c97 - accel/amdxdna: Add hardware context</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#be462c97</link>
        <description>accel/amdxdna: Add hardware contextThe hardware can be shared among multiple user applications. Thehardware resources are allocated/freed based on the request fromuser application via driver IOCTLs.DRM_IOCTL_AMDXDNA_CREATE_HWCTXAllocate tile columns and create a hardware context structure to track theusage and status of the resources. A hardware context ID is returned forXDNA command execution.DRM_IOCTL_AMDXDNA_DESTROY_HWCTXRelease hardware context based on its ID. The tile columns belong tothis hardware context will be reclaimed.DRM_IOCTL_AMDXDNA_CONFIG_HWCTXConfig hardware context. Bind the hardware context to the requiredresources.Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-6-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 17:29:37 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>c88d3325 - accel/amdxdna: Add hardware resource solver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#c88d3325</link>
        <description>accel/amdxdna: Add hardware resource solverThe AI Engine consists of 2D array of tiles arranged as columns. Providesthe basic column allocation and release functions for the tile columns.Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-5-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 17:29:36 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>b87f920b - accel/amdxdna: Support hardware mailbox</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#b87f920b</link>
        <description>accel/amdxdna: Support hardware mailboxThe hardware mailboxes are used by the driver to submit requests tofirmware and receive the completion notices from hardware.Initially, a management mailbox channel is up and running. The driver mayrequest firmware to create/destroy more channels dynamically throughmanagement channel.Add driver internal mailbox interfaces.  - create/destroy a mailbox channel instance  - send a message to the firmware through a specific channel  - wait for a notification from the specific channelCo-developed-by: George Yang &lt;George.Yang@amd.com&gt;Signed-off-by: George Yang &lt;George.Yang@amd.com&gt;Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-4-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 17:29:35 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>8c9ff1b1 - accel/amdxdna: Add a new driver for AMD AI Engine</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/accel/amdxdna/Makefile#8c9ff1b1</link>
        <description>accel/amdxdna: Add a new driver for AMD AI EngineAMD AI Engine forms the core of AMD NPU and can be used for acceleratingmachine learning applications.Add the driver to support AI Engine integrated to AMD CPU.Only very basic functionalities are added.  - module and PCI device initialization  - firmware load  - power up  - low level hardware initializationCo-developed-by: Narendra Gutta &lt;VenkataNarendraKumar.Gutta@amd.com&gt;Signed-off-by: Narendra Gutta &lt;VenkataNarendraKumar.Gutta@amd.com&gt;Co-developed-by: George Yang &lt;George.Yang@amd.com&gt;Signed-off-by: George Yang &lt;George.Yang@amd.com&gt;Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-3-lizhi.hou@amd.com

            List of files:
            /linux-6.15/drivers/accel/amdxdna/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 17:29:34 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
</channel>
</rss>
