aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Revert drm2 removal.Warner Losh2018-08-241-0/+343
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-343/+0
* Adjust printf format specifiers for dev_t and ino_t in kernel.Gleb Kurtsou2014-12-171-2/+3
* Remove always false comparison.Gleb Smirnoff2014-09-031-1/+1
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-1/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+1
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-1/+1
* Fix display of the drm sysctls.Konstantin Belousov2011-04-231-1/+1
* Make drm(4) build, if not work reliably, on PowerPC.Nathan Whitehorn2010-11-161-1/+1
* Rework how drm maps are handled.Robert Noland2010-04-221-4/+6
* Clean up the handling of device minorsRobert Noland2009-08-231-3/+4
* Add some sysctl info so that we can see what is going on with vblanks.Robert Noland2009-06-231-0/+24
* Clean up the printing on amd64. Should also be consistent on i386.Robert Noland2009-03-091-3/+3
* Rework memory allocation to allocate memory with different type names. ThisRobert Noland2008-10-131-8/+11
* resync to git masterRobert Noland2008-10-031-3/+3
* Update drm kernel drivers.Robert Noland2008-08-231-6/+11
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-3/+4
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-0/+306