aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/drm
Commit message (Expand)AuthorAgeFilesLines
* The radeon DRI module doesn't really work correctly on powerpc, so don't buildJustin Hibbits2015-01-031-0/+2
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh2015-01-033-3/+0
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Extend dim's hack from r228978: not only clang but gcc on non-x86 platformsNathan Whitehorn2012-10-283-6/+6
* Don't try to build Linux compatibility stuff on platforms withoutNathan Whitehorn2012-10-271-1/+2
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disableRobert Millan2012-02-041-3/+14
* For several files in sys/dev/drm, disable -Wunused-value when buildingDimitry Andric2011-12-303-0/+12
* Welcome drm support for VIA unichrome chips.Robert Noland2010-01-312-1/+24
* Import simple drm memory manager.Robert Noland2010-01-311-0/+3
* Add kernel support for Radeon R6/7xx 3D.Robert Noland2009-08-231-2/+2
* Import support for ATI Radeon R600 and R700 series chips.Robert Noland2009-03-071-1/+1
* Update drm kernel drivers.Robert Noland2008-08-231-1/+1
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,Eric Anholt2005-12-031-0/+1
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-283-0/+18
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedEric Anholt2005-07-201-1/+1
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-163-1/+42
* bsd.kmod.mk does not deal with manpages anymore.Ruslan Ermilov2004-01-135-5/+0
* Hook the SiS DRM up to the buildEric Anholt2003-09-092-1/+10
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-095-13/+6
* Include "../Makefile.inc".Yoshihiro Takahashi2002-11-061-0/+3
* Zap KMODDEPS entries so that people do not wonder why it isn't working onPeter Wemm2002-05-013-3/+0
* Hook the DRM up to the build and add it to NOTES.Eric Anholt2002-04-285-5/+5
* Add makefiles for DRM modulesEric Anholt2002-04-276-0/+53