Age | Commit message (Collapse) | Author |
|
|
|
similar to r128/radeon
|
|
|
|
There is no need to override pATI->ChipRevision for GX/CX, as it is only
reported with a printf.
|
|
- Chip < ATI_CHIP_88800GXC
- Chipset != ATI_CHIPSET_ATI
- Adapter != ATI_ADAPTER_MACH64
- depth < 8
|
|
- ChipHasSUBSYS_CNTL
- Coprocessor
- SharedAccelerator
- SharedVGA <=> (VGAAdapter != ATI_ADAPTER_NONE)
|
|
|
|
ati wrapper too (probably not required for it to work as everything
should default to radeon anyway there).
|
|
|
|
Add special handlings for DELL triple-head server (RV100). Misc. bug
fixes for flat panel, host aperture, etc (Bug #946)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|