diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-04-01 16:22:02 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-04-15 11:45:52 -0400 |
commit | 63cb57c5eb0d6bc083f54eb100cb972b0e7bca69 (patch) | |
tree | cccada8790b2cd91d4b2ab52c6450fad400d3a51 /man | |
parent | a34a8b37afbea6ed4bf8ca42364195e174250c48 (diff) |
Add DynamicPM Option
Dyanmically switch between power states. Switch to a low
power state when the system is idle (DPMS off).
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index f6167038..eb133c33 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -423,6 +423,10 @@ with this enabled. The default is Enable a static low power mode. This can help reduce heat and increase battery life by reducing power usage at the expense of performance. The default is .B off. +.BI "Option \*qDynamicPM\*q \*q" boolean \*q +Enable dynamic power mode switching. This can help reduce heat and increase battery +life by reducing power usage when the system is idle (DPMS active). The default is +.B off. .TP .BI "Option \*qVGAAccess\*q \*q" boolean \*q Tell the driver if it can do legacy VGA IOs to the card. This is |