<?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 debugfs-hisi-hpre</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2a69297e - crypto: hisilicon - support querying the capability register</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#2a69297e</link>
        <description>crypto: hisilicon - support querying the capability registerQuery the capability register status of accelerator devices(SEC, HPRE and ZIP) through the debugfs interface, for example:cat cap_regs. The purpose is to improve the robustness andlocability of hardware devices and drivers.Signed-off-by: Qi Tao &lt;taoqi10@huawei.com&gt;Signed-off-by: Chenghai Huang &lt;huangchenghai2@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Sat, 26 Oct 2024 09:46:51 +0000</pubDate>
        <dc:creator>Qi Tao &lt;taoqi10@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>ce133a22 - crypto: hisilicon/qm - obtain stop queue status</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#ce133a22</link>
        <description>crypto: hisilicon/qm - obtain stop queue statusThe debugfs files &apos;dev_state&apos; and &apos;dev_timeout&apos; are added.Users can query the current queue stop status through these twofiles. And set the waiting timeout when the queue is released.dev_state: if dev_timeout is set, dev_state indicates the statusof stopping the queue. 0 indicates that the queue is stoppedsuccessfully. Other values indicate that the queue stops fail.If dev_timeout is not set, the value of dev_state is 0;dev_timeout: if the queue fails to stop, the queue is releasedafter waiting dev_timeout * 20ms.Signed-off-by: Weili Qian &lt;qianweili@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Wed, 07 Feb 2024 09:51:00 +0000</pubDate>
        <dc:creator>Weili Qian &lt;qianweili@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>8413fe3e - crypto: hisilicon/qm - support get device state</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#8413fe3e</link>
        <description>crypto: hisilicon/qm - support get device stateSupport get device current state. The value 0 indicates thatthe device is busy, and the value 1 indicates that thedevice is idle. When the device is in suspended, 1 is returned.Signed-off-by: Weili Qian &lt;qianweili@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Fri, 12 Jan 2024 10:25:45 +0000</pubDate>
        <dc:creator>Weili Qian &lt;qianweili@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>c66272a4 - crypto: hisilicon/qm - simplify the status of qm</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#c66272a4</link>
        <description>crypto: hisilicon/qm - simplify the status of qmThe &apos;QM_INIT&apos; and &apos;QM_CLOSE&apos; status of qm and &apos;QP_INIT&apos;and &apos;QP_CLOSE&apos; status of queue are not actually used. Currently,driver only needs to switch status when the device or queueis enabled or stopped, Therefore, remove unneeded status tosimplify driver. In addition, rename&apos;QM_START to&apos;QM_WORK&apos; forease to understand.Signed-off-by: Weili Qian &lt;qianweili@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Sat, 25 Nov 2023 11:50:10 +0000</pubDate>
        <dc:creator>Weili Qian &lt;qianweili@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>a7dbdfda - Documentation: update debugfs doc for Hisilicon HPRE</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#a7dbdfda</link>
        <description>Documentation: update debugfs doc for Hisilicon HPREUpdate documentation describing DebugFS that could helpto check the change of register values.Signed-off-by: Kai Ye &lt;yekai13@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Sat, 09 Apr 2022 08:03:22 +0000</pubDate>
        <dc:creator>Kai Ye &lt;yekai13@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>68ce6126 - Documentation: update debugfs doc for Hisilicon HPRE</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#68ce6126</link>
        <description>Documentation: update debugfs doc for Hisilicon HPREUpdate documentation describing DebugFS for function&apos;s QoS limiting.Signed-off-by: Kai Ye &lt;yekai13@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Tue, 04 Jan 2022 08:29:19 +0000</pubDate>
        <dc:creator>Kai Ye &lt;yekai13@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>660ff260 - Documentation: use the tabs on all acc documentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#660ff260</link>
        <description>Documentation: use the tabs on all acc documentationUse the tabs on all Hisilicon Accelerator documentation. includinghpre, sec, zip.Signed-off-by: Kai Ye &lt;yekai13@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Tue, 04 Jan 2022 08:29:16 +0000</pubDate>
        <dc:creator>Kai Ye &lt;yekai13@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>988453fb - crypto: hisilicon/qm - change debugfs file name from qm_regs to regs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#988453fb</link>
        <description>crypto: hisilicon/qm - change debugfs file name from qm_regs to regsThe debugfs qm_regs file is already in the qm directory, so no qm_ prefixis required.Signed-off-by: Shukun Tan &lt;tanshukun1@huawei.com&gt;Reviewed-by: Zhou Wang &lt;wangzhou1@hisilicon.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Fri, 15 May 2020 09:14:00 +0000</pubDate>
        <dc:creator>Shukun Tan &lt;tanshukun1@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>64a6301e - crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#64a6301e</link>
        <description>crypto: hisilicon/hpre - add debugfs for Hisilicon HPREAdd debugfs to provides IO operation debug informationand add BD processing timeout count functionSigned-off-by: Hui Tang &lt;tanghui20@huawei.com&gt;Signed-off-by: Longfang Liu &lt;liulongfang@huawei.com&gt;Signed-off-by: Shukun Tan &lt;tanshukun1@huawei.com&gt;Reviewed-by: Zaibo Xu &lt;xuzaibo@huawei.com&gt;Reviewed-by: Zhou Wang &lt;wangzhou1@hisilicon.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Fri, 15 May 2020 09:13:57 +0000</pubDate>
        <dc:creator>Hui Tang &lt;tanghui20@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>0a3a3960 - crypto: hisilicon/qm - add debugfs to the QM state machine</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#0a3a3960</link>
        <description>crypto: hisilicon/qm - add debugfs to the QM state machineThe QM driver uses debugfs to provides the current state ofthe QM state machineSigned-off-by: Longfang Liu &lt;liulongfang@huawei.com&gt;Signed-off-by: Shukun Tan &lt;tanshukun1@huawei.com&gt;Reviewed-by: Zhou Wang &lt;wangzhou1@hisilicon.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Fri, 15 May 2020 09:13:55 +0000</pubDate>
        <dc:creator>Longfang Liu &lt;liulongfang@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>85026525 - crypto: hisilicon/qm - add debugfs for QM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#85026525</link>
        <description>crypto: hisilicon/qm - add debugfs for QMAdd DebugFS method to get the information of IRQ/Requests/QP .etc of QMfor HPRE/ZIP/SEC drivers.Signed-off-by: Longfang Liu &lt;liulongfang@huawei.com&gt;Signed-off-by: Shukun Tan &lt;tanshukun1@huawei.com&gt;Reviewed-by: Zaibo Xu &lt;xuzaibo@huawei.com&gt;Reviewed-by: Zhou Wang &lt;wangzhou1@hisilicon.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Fri, 15 May 2020 09:13:54 +0000</pubDate>
        <dc:creator>Longfang Liu &lt;liulongfang@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>b492f82f - Documentation: Add debugfs doc for hisi_hpre</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre#b492f82f</link>
        <description>Documentation: Add debugfs doc for hisi_hpreAdd debugfs descriptions for HiSilicon HPRE driver.Signed-off-by: Zaibo Xu &lt;xuzaibo@huawei.com&gt;Signed-off-by: Hui Tang &lt;tanghui20@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-hisi-hpre</description>
        <pubDate>Mon, 30 Sep 2019 09:20:07 +0000</pubDate>
        <dc:creator>Zaibo Xu &lt;xuzaibo@huawei.com&gt;</dc:creator>
    </item>
</channel>
</rss>
