summaryrefslogtreecommitdiff
path: root/sys/dev/drm/r128_state.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-1/+1
* MFC most all of drm from HEAD.Robert Noland2009-01-101-242/+210
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-22/+28
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-680/+691
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+2
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newEric Anholt2004-06-111-13/+8
* Limit the amount of memory userspace processes can cause the kernel toRobert Watson2004-02-231-0/+17
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpngEric Anholt2003-10-241-8/+24
* Update DRM from DRI CVS as of today. Notable changes include RadeonEric Anholt2003-08-191-12/+77
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-251-22/+23
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-091-176/+204
* Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__Eric Anholt2002-05-311-27/+27
* 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-43/+43
* Add the code for the DRM, based on the code from the drm-kmod port.Eric Anholt2002-04-271-0/+1576