Home | History | Annotate | only in /src/sys/modules/drm
History log of /src/sys/modules/drm
RevisionDateAuthorComments
 1.5 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.4 18-Feb-2011  jmcneill branches: 1.4.56;
add drm_sman, drm_mm, drm_hashtab
 1.3 22-Jun-2009  tron branches: 1.3.4; 1.3.6; 1.3.8;
Fix modules build after update of drm(4).
 1.2 19-May-2008  tnn branches: 1.2.2; 1.2.4; 1.2.10; 1.2.14; 1.2.18; 1.2.22; 1.2.24;
Fix build.
 1.1 18-May-2008  jmcneill Add Makefiles for building drmbase and i915drm as kmods.
 1.2.24.1 21-Apr-2010  matt sync to netbsd-5
 1.2.22.3 18-Jul-2009  yamt sync with head.
 1.2.22.2 04-May-2009  yamt sync with head.
 1.2.22.1 19-May-2008  yamt file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:14:09 +0000
 1.2.18.1 23-Jul-2009  jym Sync with HEAD.
 1.2.14.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.2.10.2 24-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2
 1.2.10.1 19-May-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-24 05:28:33 +0000
 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.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.8.1 05-Mar-2011  bouyer Sync with HEAD
 1.3.6.1 06-Jun-2011  jruoho Sync with HEAD.
 1.3.4.1 05-Mar-2011  rmind sync with head
 1.4.56.1 10-Jun-2019  christos Sync with HEAD

RSS XML Feed