summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust printf format specifiers for dev_t and ino_t in kernel.gleb2014-12-171-2/+3
* Remove always false comparison.glebius2014-09-031-1/+1
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-1/+1
* Revert r267961, r267973:gjb2014-06-271-1/+1
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-1/+1
* Fix display of the drm sysctls.kib2011-04-231-1/+1
* Make drm(4) build, if not work reliably, on PowerPC.nwhitehorn2010-11-161-1/+1
* Rework how drm maps are handled.rnoland2010-04-221-4/+6
* Clean up the handling of device minorsrnoland2009-08-231-3/+4
* Add some sysctl info so that we can see what is going on with vblanks.rnoland2009-06-231-0/+24
* Clean up the printing on amd64. Should also be consistent on i386.rnoland2009-03-091-3/+3
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-131-8/+11
* resync to git masterrnoland2008-10-031-3/+3
* Update drm kernel drivers.rnoland2008-08-231-6/+11
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-3/+4
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+306
OpenPOWER on IntegriCloud