<?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>592ffb21 - Revert drm2 removal.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#592ffb21</link>
        <description>Revert drm2 removal.Revert r338177, r338176, r338175, r338174, r338172After long consultations with re@, core members and mmacy, revertthese changes. Followup changes will be made to mark them asdeprecated and prent a message about where to find the up-to-datedriver.  Followup commits will be made to make this clear in theinstaller. Followup commits to reduce POLA in ways we&apos;re stillexploring.It&apos;s anticipated that after the freeze, this will be removed in13-current (with the residual of the drm2 code copied tosys/arm/dev/drm2 for the TEGRA port&apos;s use w/o the intel orradeon drivers).Due to the impending freeze, there was no formal core vote forthis. I&apos;ve been talking to different core members all day, as well asMatt Macey and Glen Barber. Nobody is completely happy, all aregrudgingly going along with this. Work is in progress to mitigatethe negative effects as much as possible.Requested by: re@ (gjb, rgrimes)

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Fri, 24 Aug 2018 00:02:00 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b375b4e - Remove pc98 support completely.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#2b375b4e</link>
        <description>Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes:	yes

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 02:22:15 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64bd4262 - Build all of sys/modules with SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#64bd4262</link>
        <description>Build all of sys/modules with SUBDIR_PARALLEL.Sponsored by:	EMC / Isilon Storage DivisionMFC after:	3 weeks

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Tue, 10 Nov 2015 17:15:36 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>455fa651 - drm: Update the device-independent code to match Linux 3.8.13</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#455fa651</link>
        <description>drm: Update the device-independent code to match Linux 3.8.13This update brings few features:    o  Support for the setmaster/dropmaster ioctls. For instance, they       are used to run multiple X servers simultaneously.    o  Support for minor devices. The only user-visible change is a new       entry in /dev/dri but it is useless at the moment. This is a       first step to support render nodes [1].The main benefit is to greatly reduce the diff with Linux (at theexpense of an unreadable commit diff). Hopefully, next upgrades will beeasier.No updates were made to the drivers, beside adapting them to APIchanges.[1] https://en.wikipedia.org/wiki/Direct_Rendering_Manager#Render_nodesTested by:	Many peopleMFC after:	1 monthRelnotes:	yes

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Tue, 17 Mar 2015 18:50:33 +0000</pubDate>
        <dc:creator>Jean-S&#233;bastien P&#233;dron &lt;dumbbell@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31f9a29b - drm: Allow parallel builds of drivers and firmwares</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#31f9a29b</link>
        <description>drm: Allow parallel builds of drivers and firmwaresSubmitted by:	hps@MFC after:	2 weeks

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Wed, 04 Mar 2015 20:47:43 +0000</pubDate>
        <dc:creator>Jean-S&#233;bastien P&#233;dron &lt;dumbbell@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42782caf - drm/i915: Disable the build of i915 on PC98</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#42782caf</link>
        <description>drm/i915: Disable the build of i915 on PC98This module is of no use on this platform and now, i915 depends on ACPIanyway.Suggested by:	nyan@

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Mon, 25 Aug 2014 14:58:36 +0000</pubDate>
        <dc:creator>Jean-S&#233;bastien P&#233;dron &lt;dumbbell@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>df3394b3 - Remove dependence on source tree options. Move all kernel module</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#df3394b3</link>
        <description>Remove dependence on source tree options. Move all kernel moduleoptions into kern.opts.mk and change all the places where we usesrc.opts.mk to pull in the options. Conditionally define SYSDIR anduse SYSDIR/conf/kern.opts.mk instead of a CURDIR path. Replace allinstances of CURDIR/../../etc with STSDIR, but only in the affectedfiles.As a special compatibility hack, include bsd.owm.mk at the top ofkern.opts.mk to allow the bare build of sys/modules to work on oldersystems. If the defaults ever change between 9.x, 10.x and current forthese options, however, you&apos;ll wind up with the host OS&apos; defaultsrather than the -current defaults. This hack will be removed whenwe no longer need to support this build scenario.Reviewed by: jhbDifferential Revision: https://phabric.freebsd.org/D529

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Mon, 11 Aug 2014 14:50:49 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>330fc53b - Fix buildkernel breakage, which was fall-out from the move of options to</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#330fc53b</link>
        <description>Fix buildkernel breakage, which was fall-out from the move of options tosrc.opts.mk.

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Tue, 06 May 2014 11:12:56 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d485b61 - drm/radeon: Disable build on i386/pc98</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#6d485b61</link>
        <description>drm/radeon: Disable build on i386/pc98

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Mon, 26 Aug 2013 09:17:21 +0000</pubDate>
        <dc:creator>Jean-S&#233;bastien P&#233;dron &lt;dumbbell@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0adf4921 - drm/radeon: Import the Radeon KMS driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#0adf4921</link>
        <description>drm/radeon: Import the Radeon KMS driverThis driver is based on Linux 3.8 and a previous effort by kan@.More informations about this project can be found on the FreeBSD wiki:    https://wiki.freebsd.org/AMD_GPUThe driver is split into:  sys/dev/drm2:    The driver sources.  sys/modules/drm2/radeonkmw:    The driver main kernel module&apos;s Makefile.  sys/modules/drm2/radeonkmsfw:    All firmware kernel module Makefiles. There&apos;s one directory and one    Makefile for each firmware.  sys/contrib/dev/drm2/radeonkmsfw:    All firmware binary sources.  tools/tools/drm/radeon    Tools to update firmwares or regenerate some headers.Merging the driver to FreeBSD 9.x may be possible but not a priority fornow.Help from:	kib@, kan@Tested by:	avg@, kwm@, ray@,		Alexander Yerenkow &lt;yerenkow@gmail.com&gt;,		Anders Bolt-Evensen &lt;andersbo87@me.com&gt;,		Denis Djubajlo &lt;stdedjub@googlemail.com&gt;,		J.R. Oldroyd &lt;fbsd@opal.com&gt;,		Mika&#235;l Urankar &lt;mikael.urankar@gmail.com&gt;,		Pierre-Emmanuel P&#233;dron &lt;pepcitron@gmail.com&gt;,		Sam Fourman Jr. &lt;sfourman@gmail.com&gt;,		Wade &lt;wade-is-great@live.com&gt;,		(probably other I forgot...)HW donations:	kyzh, Yakaz

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Sun, 25 Aug 2013 19:37:15 +0000</pubDate>
        <dc:creator>Jean-S&#233;bastien P&#233;dron &lt;dumbbell@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f9b8fec - The drm2 modules makefiles commit.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/drm2/Makefile#1f9b8fec</link>
        <description>The drm2 modules makefiles commit.Still not attached to the build.Sponsored by:	The FreeBSD FoundationMFC after:	1 month

            List of files:
            /freebsd-12.1/sys/modules/drm2/Makefile</description>
        <pubDate>Wed, 23 May 2012 17:10:22 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
