<?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>551ca113e151690ddbea5f59bf3a8f5f8e0ee130 - sys/modules/drmkms: Remove GPU scheduler files.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#551ca113e151690ddbea5f59bf3a8f5f8e0ee130</link>
        <description>sys/modules/drmkms: Remove GPU scheduler files.These have been moved out to drmkms_sched.kmod.XXX pullup-10

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Tue, 31 Jan 2023 13:09:04 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84936b9b9e5bb59615a7362614ab338083a83d73 - drm: Include GPU scheduler in drmkms.kmod.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#84936b9b9e5bb59615a7362614ab338083a83d73</link>
        <description>drm: Include GPU scheduler in drmkms.kmod.Could be split into a separate module, but whatever.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Sun, 17 Jul 2022 15:35:42 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fa2fa0c7419f2b2a7ce6e9470f0751dc63185342 - drm: Sync module/drmkms/Makefile with files.drmkms.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#fa2fa0c7419f2b2a7ce6e9470f0751dc63185342</link>
        <description>drm: Sync module/drmkms/Makefile with files.drmkms.Unconditionally include legacy APIs for viadrmums.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Sun, 17 Jul 2022 15:05:09 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2f7fddcfb330a1893ed7e7bcdafe510fc09fea31 - drm: Dust off module build a little.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#2f7fddcfb330a1893ed7e7bcdafe510fc09fea31</link>
        <description>drm: Dust off module build a little.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Sun, 17 Jul 2022 14:11:40 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f08c807aacbb551f6272db464316982cdcb9255 - drm: Sync (device-independent) drmkms*.kmod makefiles.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#5f08c807aacbb551f6272db464316982cdcb9255</link>
        <description>drm: Sync (device-independent) drmkms*.kmod makefiles.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Sun, 19 Dec 2021 11:54:24 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71e6f9ed18df1ff8e4091712b8a5a242c5bc03be - build the drmkms modules with -fwrapv too</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#71e6f9ed18df1ff8e4091712b8a5a242c5bc03be</link>
        <description>build the drmkms modules with -fwrapv too

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Thu, 03 Jun 2021 15:59:04 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32792a7e455ccdb869b9c9efc3e6597b7afa2ce6 - Carry new CWARNFLAGS over to module reachover makefiles.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#32792a7e455ccdb869b9c9efc3e6597b7afa2ce6</link>
        <description>Carry new CWARNFLAGS over to module reachover makefiles.Forgot these modules existed!

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Fri, 14 Feb 2020 09:35:52 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2bc4fb1fcbfffb471b8fccbc8a5486958fd60764 - Bump default value of WARNS for modules from 3 to 5, and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#2bc4fb1fcbfffb471b8fccbc8a5486958fd60764</link>
        <description>Bump default value of WARNS for modules from 3 to 5, andexplicitly set WARNS for modules that fail with WARNS=5.Also, turn on -Wno-missing-noreturn for clang for some files.At the moment, among ~ 360 modules,- 2 (lua and zfs) need WARNS=0- 1 (solaris) needs WARNS=1- 136 need WARNS=3 (mostly due to sign-compare)- 4 need WARNS=4- others can be compiled with WARNS=5Discussed on tech-kern.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Sun, 17 Feb 2019 04:05:41 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d46aeca2b9eadbce1f5f68e8ffe05b7f48ef4242 - Rework PCI and AGP conditionalization.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#d46aeca2b9eadbce1f5f68e8ffe05b7f48ef4242</link>
        <description>Rework PCI and AGP conditionalization.- Push drm_pci_set_unique into driver callback.- Eliminate drm_pci_set_unique_hook.- Gather all drm_agp_* functions into struct drm_agp_hooks.- Replace the nonsensical old atomic garbage by serious locking.- Make drm_agpsupport.c its own module.- Eliminate NDRMKMS_PCI.- Use NAGP from &quot;agp.h&quot; only in drm_module.c for horrible hack.  =&gt; See comment in file for rationale.- Always define CONFIG_PCI=1 and CONFIG_AGP=1.- Always go through the drm_agp_* function hooks.- Ifdef out nouveau agp stuff that doesn&apos;t go through drm_agp_*  for reasons that I&apos;m too frustrated to figure out tonight.- pci_iomap no longer automagically does agp_i810_borrow.  =&gt; Use drm_agp_borrow instead.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Tue, 28 Aug 2018 03:41:38 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc6c52c28671a468de27b7d04601bc2d45af7e81 - Make drmkms.kmod build again on amd64.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#bc6c52c28671a468de27b7d04601bc2d45af7e81</link>
        <description>Make drmkms.kmod build again on amd64.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Mon, 27 Aug 2018 13:53:42 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>894a903bb951c4c2e24abe3ee17a0a5e416f1856 - Factor generic parts of intelfb out into a drmfb.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#894a903bb951c4c2e24abe3ee17a0a5e416f1856</link>
        <description>Factor generic parts of intelfb out into a drmfb.Adapting radeondrmkmsfb should not be hard.This will make nouveaufb easier too.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Thu, 05 Mar 2015 17:50:41 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c48dc052b9c20dd9f2d5db09fbfdded931044969 - Rewrite drm_encoder_slave.c, as nouveau will need.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#c48dc052b9c20dd9f2d5db09fbfdded931044969</link>
        <description>Rewrite drm_encoder_slave.c, as nouveau will need.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Thu, 05 Mar 2015 17:42:48 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d31117bb7b094f9e94396467c44e79299d36e58 - Move all PCI/AGP code back to drmkms_pci module where it belongs.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#9d31117bb7b094f9e94396467c44e79299d36e58</link>
        <description>Move all PCI/AGP code back to drmkms_pci module where it belongs.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Sat, 22 Nov 2014 19:18:07 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ed0226f715c887ff60ffade9737c854ed9bab61 - this module needs MKLDSCRIPT too now</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#0ed0226f715c887ff60ffade9737c854ed9bab61</link>
        <description>this module needs MKLDSCRIPT too now

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Wed, 12 Nov 2014 03:03:01 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ffd75f234159eb73730cf4546dcf0b864f68391 - make this work: add agpsupport and sysctl code</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#2ffd75f234159eb73730cf4546dcf0b864f68391</link>
        <description>make this work: add agpsupport and sysctl code

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Wed, 12 Nov 2014 02:13:30 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>efa7e15617dcebe06aff16736c3291be05d20805 - fix build failure.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#efa7e15617dcebe06aff16736c3291be05d20805</link>
        <description>fix build failure.&gt;    /tmp/bracket/build/2014.11.10.22.43.46-i386/src/sys/external/bsd/drm2/include/linux/pci.h:36:20: fatal error: acpica.h: No such file or directory

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Tue, 11 Nov 2014 11:30:21 +0000</pubDate>
        <dc:creator>nonaka &lt;nonaka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77b5597a2bafc205999fd62082fe31f827af9f29 - Make it build and boot on my test machines.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#77b5597a2bafc205999fd62082fe31f827af9f29</link>
        <description>Make it build and boot on my test machines.Screen blanks on boot on the Ivy Bridge system with   DRM error in cpt_serr_int_handler: PCH transcoder A FIFO underrunBut after that everything is OK.  Appears to be an upstream problem.To investigate...I think there&apos;s a cache flushing issue somewhere -- there are littledisplay artefacts on my T60.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Wed, 16 Jul 2014 20:56:24 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cb10275d08f045e872662c371fe2f2724f2f6e6 - Merge riastradh-drm2 to HEAD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/modules/drmkms/Makefile#6cb10275d08f045e872662c371fe2f2724f2f6e6</link>
        <description>Merge riastradh-drm2 to HEAD.

            List of files:
            /netbsd-src/sys/modules/drmkms/Makefile</description>
        <pubDate>Tue, 18 Mar 2014 18:20:35 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
