summaryrefslogtreecommitdiff
path: root/sys/dev/drm/mga_state.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* MFC most all of drm from HEAD.Robert Noland2009-01-101-150/+111
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-21/+84
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-479/+483
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+2
* Comment out a couple of __inline__s until we can get inlines to be actuallyEric Anholt2003-08-241-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-251-6/+6
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-091-43/+86
* Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__Eric Anholt2002-05-311-8/+8
* More diff reduction: Shuffle around some header code as was done inEric Anholt2002-04-291-0/+1
* Diff reduction to my experimental code: clean up return code handling.Eric Anholt2002-04-291-13/+13
* Add the code for the DRM, based on the code from the drm-kmod port.Eric Anholt2002-04-271-0/+1068