diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-03-31 17:02:45 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-04-15 11:45:51 -0400 |
commit | 68e2a959ccc3d1a5d0731f1b55fdf1b2412635b2 (patch) | |
tree | 35dc545df8642d0378067cd11c70bc651093b8e1 /man | |
parent | 336cee0e6d19068582b189b2c747d92cb2139d2f (diff) |
Add unified ClockGating Option
- replaces DynamicClocks Option as the name was misleading
- unified interface for atom and com based bioses
- fix up clock gating code for newer r3xx asics
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/radeon.man b/man/radeon.man index 09239cf4..9a7cf807 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -413,9 +413,8 @@ 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 +.BI "Option \*qClockGating\*q \*q" boolean \*q +Enable dynamic clock gating. This can help reduce heat and increase battery life by reducing power usage. Some users report reduced 3D performance with this enabled. The default is .B off. |