Mailinglist Archive: radeonhd (408 mails)
| < Previous | Next > |
Re: [radeonhd] Any schedule yet to advance downclocking ability?
- From: Matthias Hopf <mhopf@xxxxxxx>
- Date: Wed, 3 Jun 2009 18:27:56 +0200
- Message-id: <20090603162756.GE14713@xxxxxxx>
On May 22, 09 01:04:36 -0700, Yang Zhao wrote:
Another issue is that for maximum trivial savings we need to reduce the
core voltage. Lower voltage is only allowed with lower frequencies, and
we cannot parse the current version of the according atomBIOS tables
that provide this information (and even the earlier ones are...
difficult).
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
2009/5/22 David C. Rankin, J.D.,P.E. <drankinatty@xxxxxxxxxxxxxxxxxx>:
Lastly, is there any way to manually send a command to the driver
while in
use that will do the same thing as ForceLowPowerMode and
LowPowerModeEngineClock do from within xorg.conf. It would be great to be
able to set the LowPowerModeEngineClock from the command line to drop the
temps when I don't need the gpu clock running at 100% and then be able to
bring it back to 100% when I do. Thanks.
I have some code that exposes engine and memory clock as output
properties in xrandr: both reading and setting works. The bigger issue
is that the wait-for-idle code needs to be refactored so that it can
be more easily called by subcomponents; the AtomBIOS calls do nothing
unless the GPU is sufficiently idle for clock changing.
Another issue is that for maximum trivial savings we need to reduce the
core voltage. Lower voltage is only allowed with lower frequencies, and
we cannot parse the current version of the according atomBIOS tables
that provide this information (and even the earlier ones are...
difficult).
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |