diff options
author | Alex Deucher <agd5f@yahoo.com> | 2004-07-26 23:14:37 +0000 |
---|---|---|
committer | Alex Deucher <agd5f@yahoo.com> | 2004-07-26 23:14:37 +0000 |
commit | 26029dc9378bbd95835d397402bfc9e6b4f1a478 (patch) | |
tree | 3b76ba895c223a848daeba0752766820242c41eb /man/radeon.man | |
parent | 9f251b16e702da486f824307e72a6f80c6987b5d (diff) |
- Add Radeon DynamicClocks option
- Add small fixes and clean ups from ati's last code drop (typo_fixes,
remove_fudge, laptop, xvfix)
- fix possible segfault in mga_dri.c (Ryan Underwood)
- Add Xv support to pre-nm2160 neomagic chipsets
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index d9e4895..aedebd6 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -469,6 +469,14 @@ The default is for CRT, .B RGB for digital panels +.TP +.BI "Option \*qDynamicClocks\*q \*q" boolean \*q +Enable dynamic clock scaling. The on-chip clocks will scale dynamically +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. +.TP .SH SEE ALSO __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) |