Home | History | Annotate | only in /src/sys/modules/radeondrm
History log of /src/sys/modules/radeondrm
RevisionDateAuthorComments
 1.16 03-Jun-2023  lukem adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}

Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead of
the older style more complex expressions.
 1.15 03-Jun-2021  nia build the drmkms modules with -fwrapv too
 1.14 11-Nov-2019  joerg branches: 1.14.12; 1.14.16;
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
 1.13 29-Sep-2019  mrg convert HAVE_GCC == 7 to HAVE_GCC >= 7.
 1.12 17-Feb-2019  rin Bump default value of WARNS for modules from 3 to 5, and
explicitly 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=5

Discussed on tech-kern.
 1.11 04-Feb-2019  mrg - use -Wno-error=implicit-fallthrough with GCC7.
 1.10 28-Aug-2011  jmcneill branches: 1.10.54;
Split out ati_pcigart into a separate module so it can be shared with r128drm
 1.9 28-Aug-2011  jmcneill set default WARNS for modules to 3 -- the only one that needs < 3 now is pf
 1.8 27-May-2010  mrg add r600_blit.c and radeon_cs.c.
 1.7 22-Jun-2009  mrg branches: 1.7.2; 1.7.4;
add a couple of missing files. pointed out by tron.
 1.6 22-Jun-2009  tron Fix modules build after update of drm(4).
 1.5 15-Oct-2008  pooka branches: 1.5.4; 1.5.8; 1.5.12; 1.5.14;
Revert revivesa merge botch to fix build.
 1.4 15-Oct-2008  wrstuden Merge wrstuden-revivesa into HEAD.
 1.3 08-Jul-2008  jmmv branches: 1.3.2;
Fix build of the i915drm and radeondrm modules after the #include changes
from <dev/drm/drm{,P}.h> to "drm{,P}.h" by mrg@.
 1.2 19-May-2008  tnn branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8;
Fix build.
 1.1 18-May-2008  jmcneill Makefile for building radeondrm kmod
 1.2.8.1 19-Oct-2008  haad Sync with HEAD.
 1.2.6.1 18-Jul-2008  simonb Sync with head.
 1.2.4.2 04-Jun-2008  yamt sync with head
 1.2.4.1 19-May-2008  yamt file Makefile was added on branch yamt-pf42 on 2008-06-04 02:05:47 +0000
 1.2.2.3 28-Sep-2008  mjf Sync with HEAD.
 1.2.2.2 02-Jun-2008  mjf Sync with HEAD.
 1.2.2.1 19-May-2008  mjf file Makefile was added on branch mjf-devfs2 on 2008-06-02 13:24:21 +0000
 1.3.2.2 24-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2
 1.3.2.1 08-Jul-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-24 05:28:33 +0000
 1.5.14.1 21-Apr-2010  matt sync to netbsd-5
 1.5.12.4 11-Aug-2010  yamt sync with head.
 1.5.12.3 18-Jul-2009  yamt sync with head.
 1.5.12.2 04-May-2009  yamt sync with head.
 1.5.12.1 15-Oct-2008  yamt file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:14:13 +0000
 1.5.8.1 23-Jul-2009  jym Sync with HEAD.
 1.5.4.2 23-Jun-2009  snj Pull up following revision(s) (requested by mrg in ticket #829):
sys/modules/i915drm/Makefile: revision 1.5
sys/modules/radeondrm/Makefile: revision 1.7
add a couple of missing files. pointed out by tron.
 1.5.4.1 23-Jun-2009  snj Pull up following revision(s) (requested by mrg in ticket #829):
sys/modules/drm/Makefile: revision 1.3
sys/modules/i915drm/Makefile: revision 1.4
sys/modules/radeondrm/Makefile: revision 1.6
Fix modules build after update of drm(4).
 1.7.4.1 06-Mar-2011  rmind sync with head (and fix few botches with this)
 1.7.2.1 17-Aug-2010  uebayasi Sync with HEAD.
 1.10.54.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.10.54.1 10-Jun-2019  christos Sync with HEAD
 1.14.16.1 06-Jun-2021  cjep sync with head
 1.14.12.1 17-Jun-2021  thorpej Sync w/ HEAD.
 1.1 28-Aug-2011  jmcneill set default WARNS for modules to 3 -- the only one that needs < 3 now is pf

RSS XML Feed