Home | History | Annotate | Download | only in xf86-video-radeon-kms
History log of /src/external/mit/xorg/server/drivers/xf86-video-radeon-kms/Makefile
RevisionDateAuthorComments
 1.14  11-Jul-2021  mrg xorg/lib stuff to enable mesa.old, prepare for new mesa

- rename OLD_PREFIX to OLD_SUFFIX, since it is
- include mesa-which.mk and use ${OLD_SUFFIX} in several places
- remove mesa < 18 support
 1.13  30-May-2021  joerg Various X drivers still need -fcommon, so add it.
 1.12  09-Feb-2020  jmcneill branches: 1.12.4;
Do not define HAVE_DRI3_H
 1.11  19-Jan-2020  martin Fix conditional in previous
 1.10  19-Jan-2020  jmcneill Build radeon and nouveau drivers on evbarm.
 1.9  10-Mar-2019  mrg move mesa10 build into .old scheme:

- add ${X11SRCDIR.MesaLib.old} and introduce ${X11SRCDIR.Mesa} as an
alias for either the former or the non old. this allows many of
the makefiles to simply use ${X11SRCDIR.Mesa} (but does not really
enable much sharing of makefiles, but reduces their diffs.)

- use mesa-which.mk to define ${OLD_PREFIX} to either "" or ".old",
and to know if to build 'dri7' (.old only.) ${OLD_PREFIX} is used
by other code (eg, LIBDPLIBS) to pick the right subdir.
 1.8  01-Jan-2019  mrg build fixes for xorg-server 1.20 parts:

- define HAVE_XF86_CURSOR_RESET_CURSOR for several drivers that now
look for it.
- remove various -Wno* options no longer needed, in particular the
global -Wno-error in the radeon and radeon-kms drivers
 1.7  30-Dec-2018  mrg link against libgbm.
 1.6  19-Aug-2016  christos branches: 1.6.12; 1.6.14;
fix reversed test
 1.5  19-Aug-2016  mrg - introduce HAVE_XORG_GLAMOR which is set to yes on xorg-server 1.18
and x86 ports only so far.
- build glamor extension.
- fix debug set lists for xorg-server 1.18
- install xf86-video-amdgpu driver on xorg-server 1.8 and x86
- clean up radeon-kms Makefile and enable glamor xorg-server 1.8
- clean up various obsolete makefile parts
 1.4  17-Aug-2016  mrg clean up some obsolete and duplicated code. port to xf86-video-ati 7.7.0.
 1.3  16-Aug-2016  mrg define HAVE_XAA_H in Makefile.xf86-driver for xorg-server 1.10 only,
move it out of many driver makefiles.
 1.2  19-Sep-2015  wiz Install radeon(4) from radeon-kms into x86 subdir.

This way, there is no file name issue with radeon(4) from
the old not-kms driver; and subdir man pages are preferred
to non-subdir.

Addresses MKREPRO issue from PR 50132.

XXX: This will stop being correct if radeon-kms is ported to more
platforms like sparc64.
 1.1  01-Mar-2015  mrg branches: 1.1.2;
add build framework to choose between xf86-video-ati 6.x (UMS/KMS)
and 7.x (KMS only), and switch x86 to the latest (KMS only) version.

(if someone can make x86 install both radeon_drv.so.[67] and leave
the default symlink to .7, that would be nice. renaming it so that
it's easier to choose via xorg.conf is a little more tricky..)
 1.1.2.2  09-Mar-2015  snj Pull up following revision(s) (requested by mrg in ticket #575):
distrib/sets/mkvars.mk: revision 1.16
distrib/sets/sets.subr: revision 1.163
distrib/sets/lists/xdebug/md.amd64: revision 1.11
distrib/sets/lists/xdebug/md.i386: revision 1.12
distrib/sets/lists/xserver/md.amd64: revision 1.76
distrib/sets/lists/xserver/md.i386: revision 1.95
external/mit/xorg/server/drivers/Makefile: revision 1.64
external/mit/xorg/server/drivers/xf86-video-radeon-kms/Makefile: revision 1.1
share/mk/bsd.README: revision 1.338
share/mk/bsd.own.mk: revision 1.844
add build framework to choose between xf86-video-ati 6.x (UMS/KMS)
and 7.x (KMS only), and switch x86 to the latest (KMS only) version.
(if someone can make x86 install both radeon_drv.so.[67] and leave
the default symlink to .7, that would be nice. renaming it so that
it's easier to choose via xorg.conf is a little more tricky..)
 1.1.2.1  01-Mar-2015  snj file Makefile was added on branch netbsd-7 on 2015-03-09 08:45:26 +0000
 1.6.14.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.6.14.1  10-Jun-2019  christos Sync with HEAD
 1.6.12.1  18-Jan-2019  pgoyette Synch with HEAD
 1.12.4.1  31-May-2021  cjep sync with head

RSS XML Feed