Contents of this section
- Basic support for the Matrox Millennium video adapter
- uses linear frame buffer
- it should be possible to reach resolutions up to 1920x1024
- it should be possible to use pixel depths of 8, 16, 24, and 32 bits
per pixel (256 pseudo colour, "high colour", "packed true colour",
"true colour").
- supports VESA Display Power Management Signaling (DPMS)
- supports RGB Sync-on-Green
- supports DGA
- has the following accelerations:
- lines
- most bitblts
- filled rectangles
- cached pixmaps
- many more...
The Millennium server is fairly well accelerated, and is one of the fastest
XFree86 3.3 Xservers. Future work will concentrate on fixing
remaining bugs.
- Basic support for the Matrox Mystique video adapter
- uses linear frame buffer
- it should be possible to reach resolutions up to 1280x1024
- it should be possible to use pixel depths of 8, 16, 24, and 32 bits
per pixel (256 pseudo colour, "high colour", "packed true colour",
"true colour").
- supports VESA Display Power Management Signaling (DPMS)
- has the following accelerations (may be with some bugs):
- lines
- most bitblts
- filled rectangles
- cached pixmaps
- NOTE: If acceleration do not work properly, you had rather to insert:
Option "noaccel"
line in the Device section of XF86Config file. It will be slower but will work better.
Next Chapter, Previous Chapter
Table of contents of this chapter,
General table of contents
Top of the document,
Beginning of this Chapter