2009/9/17 Rafał Miłecki <[email protected]>:
> W dniu 18 września 2009 00:55 użytkownik Rafał Miłecki
> <[email protected]> napisał:
>> My new proposition is rather create some "user_power_mode" and let
>> user specify all 3 params. For example:
>> $ echo 200000 400000 1050 > /sys/class/gpu/user_power_mode
>> $ cat /sys/class/gpu/user_power_mode
>> Engine clock: 200000
>> Memory clock: 400000
>> Voltage: 1050
>
> Or maybe
> $ echo user 200000 400000 1050 > /sys/class/gpu/power_modes
> $ echo minimum 100000 200000 900 > /sys/class/gpu/power_modes
> do you think we should allow user to overwrite all modes?

Certain combinations of clocks and voltages aren't possible or
advisable.  I think we need to keep it simple.  Just 3 modes:
- low/battery mode
- normal
- fast/performance
and keep everything else dynamic.

Once that's on place we can look at something for tweakers.

Alex

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to