<?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 Kbuild</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0ac7facb - drm/nouveau/fault: Add support for GP10B</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#0ac7facb</link>
        <description>drm/nouveau/fault: Add support for GP10BThere is no BAR2 on GP10B and there is no need to map through BAR2because all memory is shared between the GPU and the CPU. Add a customimplementation of the fault sub-device that uses nvkm_memory_addr()instead of nvkm_memory_bar2() to return the address of a pinned faultbuffer.Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Mon, 09 Dec 2019 11:59:59 +0000</pubDate>
        <dc:creator>Thierry Reding &lt;treding@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>b0f84a84 - drm/nouveau: fix bogus GPL-2 license header</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#b0f84a84</link>
        <description>drm/nouveau: fix bogus GPL-2 license headerThe bulk SPDX addition made all these files into GPL-2.0 licensed files.However the remainder of the project is MIT-licensed, these fileswere simply missing the boiler plate and got caught up in the global update.Fixes: 96ac6d4351004 (treewide: Add SPDX license identifier - Kbuild)Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Fri, 05 Jul 2019 05:11:42 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>96ac6d43 - treewide: Add SPDX license identifier - Kbuild</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#96ac6d43</link>
        <description>treewide: Add SPDX license identifier - KbuildAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:      GPL-2.0Reported-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Thu, 30 May 2019 12:03:44 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>13e95729 - drm/nouveau/fault/gp100: expose MaxwellFaultBufferA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#13e95729</link>
        <description>drm/nouveau/fault/gp100: expose MaxwellFaultBufferAThis nvclass exposes the replayable fault buffer, which will be usedby SVM to manage GPU page faults.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Tue, 08 May 2018 10:39:48 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>954f9798 - drm/nouveau/fault/tu102: rename implementation from tu104</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#954f9798</link>
        <description>drm/nouveau/fault/tu102: rename implementation from tu104Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Thu, 17 Jan 2019 02:07:23 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>17fb2807 - drm/nouveau/fault/tu104: initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#17fb2807</link>
        <description>drm/nouveau/fault/tu104: initial supportNew registers.Currently uncertain how exactly to mask fault buffer interrupts.  This willlikely be corrected at around the same time as the new MC interrupt stuffhas been properly figured out and implemented.For the moment, it shouldn&apos;t matter too much.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Tue, 11 Dec 2018 04:50:02 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8b811951 - drm/nouveau/fault/gv100: initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#8b811951</link>
        <description>drm/nouveau/fault/gv100: initial supportSigned-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Tue, 08 May 2018 10:39:47 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>d0e9351e - drm/nouveau/fault/gp100: implement replayable fault buffer initialisation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#d0e9351e</link>
        <description>drm/nouveau/fault/gp100: implement replayable fault buffer initialisationSigned-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Tue, 08 May 2018 10:39:46 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>36780d7e - drm/nouveau/fault: add infrastructure to support fault buffers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#36780d7e</link>
        <description>drm/nouveau/fault: add infrastructure to support fault buffersGPU-specific support will be added separately.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Tue, 08 May 2018 10:39:46 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>1ce46689 - drm/nouveau/core: define FAULT subdev</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild#1ce46689</link>
        <description>drm/nouveau/core: define FAULT subdevThis will be responsible for the handling of MMU fault buffers on GPUsthat support them.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild</description>
        <pubDate>Tue, 08 May 2018 10:39:46 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
