summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_agpsupport.h
Commit message (Collapse)AuthorAgeFilesLines
* Update DRM from DRI CVS as of today. Notable changes include Radeonanholt2003-08-191-19/+1
| | | | | suspend/resume support and Rage 128 pageflipping support (both of which require XFree86 from CVS), along with miscellaneous cleanups.
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-46/+49
| | | | | | | included in XFree86 4.3, but includes some fixes. Notable changes include Radeon 8500-9100 support, PCI Radeon/Rage 128 support, transform & lighting support for Radeons, and vblank syncing support for r128, radeon, and mga. The gamma driver was removed due to lack of any users.
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+330
This is not hooked up yet, that will come later. Approved by: des
OpenPOWER on IntegriCloud