<?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>15740541 - drm/nouveau/devinit/tu102-: prepare for GSP-RM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#15740541</link>
        <description>drm/nouveau/devinit/tu102-: prepare for GSP-RM- add R535 implementation of DEVINIT, we need some of this for boot- add display disable fuse for ga100-Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20230918202149.4343-9-skeggsb@gmail.com

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild</description>
        <pubDate>Mon, 18 Sep 2023 20:21:13 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>7ddf5e95 - drm/nouveau/devinit/ga10[024]: initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#7ddf5e95</link>
        <description>drm/nouveau/devinit/ga10[024]: initial supportVPLL regs changed a bit.  There&apos;s more stuff to do around these, but it&apos;sless invasive to stick those changes into disp for now.None of that belongs here anymore anyhow - fix that someday.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild</description>
        <pubDate>Wed, 13 Jan 2021 07:12:52 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.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/devinit/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/devinit/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/devinit/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/devinit/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>b51f9dfa - drm/nouveau/devinit/tu102: rename implementation from tu104</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#b51f9dfa</link>
        <description>drm/nouveau/devinit/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/devinit/Kbuild</description>
        <pubDate>Thu, 17 Jan 2019 01:41:53 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>43d61cda - drm/nouveau/devinit/tu104: initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#43d61cda</link>
        <description>drm/nouveau/devinit/tu104: initial supportThe GPU executes DEVINIT itself now, which makes our lives a bit easier.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/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>8769dc98 - drm/nouveau/devinit/gv100: initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#8769dc98</link>
        <description>drm/nouveau/devinit/gv100: initial supportSigned-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/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>db1eb528 - drm/nouveau: s/gm204/gm200/ in a number of places</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#db1eb528</link>
        <description>drm/nouveau: s/gm204/gm200/ in a number of placesSigned-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild</description>
        <pubDate>Wed, 10 Feb 2016 22:35:32 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a8c4362b - drm/nouveau/devinit: namespace + nvidia gpu names (no binary change)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#a8c4362b</link>
        <description>drm/nouveau/devinit: namespace + nvidia gpu names (no binary change)The namespace of NVKM is being changed to nvkm_ instead of nouveau_,which will be used for the DRM part of the driver.  This is beingdone in order to make it very clear as to what part of the driver agiven symbol belongs to, and as a minor step towards splitting theDRM driver out to be able to stand on its own (for virt).Because there&apos;s already a large amount of churn here anyway, this isas good a time as any to also switch to NVIDIA&apos;s device and chipsetnaming to ease collaboration with them.A comparison of objdump disassemblies proves no code changes.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild</description>
        <pubDate>Wed, 14 Jan 2015 04:48:16 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>c39f472e - drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild#c39f472e</link>
        <description>drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)The symlinks were annoying some people, and they&apos;re not used anywhereelse in the kernel tree.  The include directory structure has beenchanged so that symlinks aren&apos;t needed anymore.NVKM has been moved from core/ to nvkm/ to make it more obvious as towhat the directory is for, and as some minor prep for when NVKM getssplit out into its own module (virt) at a later date.Signed-off-by: Ben Skeggs &lt;bskeggs@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild</description>
        <pubDate>Tue, 13 Jan 2015 12:13:14 +0000</pubDate>
        <dc:creator>Ben Skeggs &lt;bskeggs@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
