summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/mga_drm.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newanholt2004-06-111-11/+24
| | | | packet for Radeon.
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-6/+21
| | | | | | | 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.
* More diff reduction: Shuffle around some header code as was done inanholt2002-04-291-0/+11
| | | | | | | drmcommand-0-0-1-branch of DRI CVS, more return code cleanup, and remove some gratuitous ifdefs. Approved by: des
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+312
This is not hooked up yet, that will come later. Approved by: des
OpenPOWER on IntegriCloud