diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-04-01 15:05:38 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-04-15 11:45:52 -0400 |
commit | 7e10b6222e8f44a3ecc6aaea55a7a7680d133bb3 (patch) | |
tree | 226438748f0e626ed6648037249de7a84590a897 /man | |
parent | 533d01a5933cd491bbc09cd463ea62475abf4bf2 (diff) |
Add ForceLowPowerMode Option
Force the chip to a low power mode at the expense
of performance.
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index 9a7cf807..f6167038 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -419,6 +419,11 @@ life by reducing power usage. Some users report reduced 3D performance with this enabled. The default is .B off. .TP +.BI "Option \*qForceLowPowerMode\*q \*q" boolean \*q +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. +.TP .BI "Option \*qVGAAccess\*q \*q" boolean \*q Tell the driver if it can do legacy VGA IOs to the card. This is necessary for properly resuming consoles when in VGA text mode, but |