summaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_sysctl.h
Commit message (Expand)AuthorAgeFilesLines
* Don't try to use dev->dma_lock unless dma is initialized (dev->dma != NULL)Eric Anholt2003-10-241-2/+1
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpngEric Anholt2003-10-241-84/+148
* Update DRM from DRI CVS as of today. Notable changes include RadeonEric Anholt2003-08-191-13/+15
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-251-277/+0
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-091-20/+33
* Add the code for the DRM, based on the code from the drm-kmod port.Eric Anholt2002-04-271-0/+525