aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/mga_state.c
Commit message (Expand)AuthorAgeFilesLines
* 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