Initial commit
[fireglload.git] / README
CommitLineData
4c793154 1This is a tool for loading fglrx/Catalyst Xorg driver and initializing it.
2The goal of it is to get the driver to init hardware power saving without
3having to actually start the X server. This is useful for some AMD hardware
4like evergreen that starts without power saving enabled (and even runs at
5highest clocks) after reset and uses maximum fan speeds until the driver
6starts, configures things, uploads ucode and does whatever else it has to do.
7
8These days it's most likely better to just use the radeon driver, but I
9still keep fglrx on my machine for somewhat better performance.