Bugzilla – Attachment #46845: I forgot to adjust the manual page for bug #102287
RADEONSave(pScrn);
if ((!info->IsSecondary) && info->IsMobility) {
if (xf86ReturnOptValBool(info->Options, OPTION_DYNAMIC_CLOCKS, FALSE)) {
if (xf86ReturnOptValBool(info->Options, OPTION_DYNAMIC_CLOCKS, TRUE)) {
RADEONSetDynamicClock(pScrn, 1);
} else {
RADEONSetDynamicClock(pScrn, 0);
based on usage. This can help reduce heat and increase battery
life by reducing power usage. Some users report reduced 3D preformance
with this enabled. The default is
.B off.
.B off
for desktop chips and
.B on
for mobile chips.
.TP
.SH SEE ALSO