diff options
author | Ian Romanick <idr@us.ibm.com> | 2005-06-07 23:20:02 +0000 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2005-06-07 23:20:02 +0000 |
commit | c2e50aad47ce32f528dad2abee8b7a8df363c93e (patch) | |
tree | ca507a76a60a523a43d0cf3aa16987842f84c7f5 /man | |
parent | f4b3779cafdbcfeaddf6f55c4b2c67a667ab5d14 (diff) |
Numerous comments, clean-ups, and refactorings for the DRI portion of theXORG-6_8_99_11
MGA driver.
- Use mga_drm.h instead of mga_common.h. Due to this, all the MGA-specific
DRM names were changed to generic versions (i.e., drmMGALock became
drm_lock_t).
- Merge MGADRIMapInit into MGADRIAGPInit and rename the resulting function
MGADRIBootstrapDMA.
- Eliminate several unnecessary drmMap calls. The server has no need to map
MMIO space, primary DMA buffer space, secondary DMA buffer space, WARP
microcode space, or the DRM status page.
- Clarified which portions of the client / server DRI interface are no
longer used.
- Removed some unused fields from MGADRIServerPrivateRec.
- Bump MGA_PATCHLEVEL.
Reviewed by: Adam Jackson Reviewed by: Eric Anholt
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions