summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_sysctl.h
Commit message (Expand)AuthorAgeFilesLines
* Use the SYSCTL_ADD_OID macro, instead of directly calling sysctl_add_oid().ssouhlal2004-12-151-1/+1
* Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,anholt2004-01-061-1/+1
* Don't try to use dev->dma_lock unless dma is initialized (dev->dma != NULL)anholt2003-10-241-2/+1
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpnganholt2003-10-241-84/+148
* Update DRM from DRI CVS as of today. Notable changes include Radeonanholt2003-08-191-13/+15
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-277/+0
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-20/+33
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+525
OpenPOWER on IntegriCloud