On Sun, 2004-03-28 at 21:15, Michel Dänzer wrote: > * I'm not sure about the option name; in a way, the driver already > tries to use PLL values from the firmware (the video BIOS). What > about something like "PreservePLL"? > * It is customary to add a field to the RADEONInfo struct instead > of always calling the option handling functions. > * Documenting the option in the manpage would also be great.
Actually, there is already a UseBIOSPll (or something like that). We should just re-use that one, no need to modify RADEONInitPLLRegisters. When the option is set, at startup, snapshot the PLL value and set that variable. Ben.