Re: [3.11-rc4] [HD2400] - radeon.dpm

2013-09-29 Thread * SAMÍ *

Hi Alex,


could you just point me to the right location in the driver code to play 
with?

I am less afraid to play with the driver than to flash my vbios...
Even though, I promise I won't bother you or complain if I break 
something :-)


NB: Daniel, although I won't modify my vbios, I still like your 
solution: it reminds me of good old time where you just had to edit your 
game files with an hex editor to cheat...



Regards
Sam

On 09/26/2013 08:19 PM, Alex Deucher wrote:

On Thu, Sep 26, 2013 at 1:49 PM,  dan...@motaleite.net wrote:

Hi


As I suspected, on your system all the performance levels are the same:

(...)

[8.961704]power level 0sclk: 45000 mclk: 5 vddc: 950
[8.961706]power level 1sclk: 45000 mclk: 5 vddc: 950
[8.961708]power level 2sclk: 45000 mclk: 5 vddc: 950

(...)

So there is no dynamic switching supported on your system.

 I also had this problem and manage to fix it (on a HD2600) :)



 Please be warnned that this is dangerous, requires editing the bios and
may brick your card. Also, will not work on recent cards (but a HD2400 should 
be ok).
Also, this is a hack and no one will support you if things go wrong!


 You need a windows machine, for some steps, but other can use a linux
equivalent... but editing the GPU bios i know no alternative to using the
windows program. I also don't know is there is any way in linux to load a GPU
bios (and avoid the flashing)... we have the firmware, but i think that the
firmware is just a subset of the bios.


 So here is the HOWTO:

 Make a usb pendrive bootable to DOS:

 Get this files:
http://files.extremeoverclocking.com/file.php?f=196
http://pt.kioskea.net/download/baixaki-433-hp-usb-disk-storage-format-tool


 Unzip the windows98 DOS support to a directory and run the HP usb 
storage
app and format the pendrive. Chek the flag Create a DOS startup disk and 
choose
the extracted windows98 files.

 After formating, download and extract the ATI flash to the pen:

http://www.techpowerup.com/downloads/1731/ATIFlash_3.79.html

 Now lets edit the bios. Ddownload this two apps:

http://www.techpowerup.com/gpuz/ - Dump the GPU Bios
http://www.techpowerup.com/rbe/  - ATI/AMD Bios editor

 use the gpu-z to dump the current bios, backup it up on a pendrive, to
revert to the original bios if needed.

 use the rbe to edit the power levels. be conservative, DO NOT TOUCH the
boot power profiles (this way you can always boot the machine), avoid changing
the voltage, as it's more dangerous (but it can also save more power).

 Edit the lower leves to reduce the GPU frequencies and keep the level
2 high. please note that too low or too high frequencies may cause the card
to be unstable. DRAM frequencies usually save little power, but may help 
reducing
the heat. For evey change, test it and check if the card is stable, the picture
is not corrupted in different resolutions and loads. Again, if something goes
wrong, power off the machine and startup again, the boot profile should be the
one that always work (don't forget to have a boot entry in grub that disables
the dynamic powermanagement, to avoid jumping to a unstable profile).

 After doing the changes, save the bios and save it to the pendrive.

 Now shutdown the machine, make sure you have the full charge and have
the power connected. If power faills during the flashing of the bios, you may
brick the card/laptop.

 Startup the computer with the pendriver, enter the DOS and run the
flash command:

atiflash -p 0 .rom

 where the .rom is the new tuned bios. After some seconds and
the command line returned, you can reboot and test it. If something fails,
flash back the original bios.

 Test the card, increase the load, let screen/card enter the sleep
mode (screensaver/suspend), change resolutions and look at the temperature.
If all OK, you can try to tune even more.

 So this is a possible (and dangerous) solution for this problem, but
may help some people.

You can edit the power states in the driver as well if you don't want
to flash your vbios.  However the same caveats apply.  It's not
recommended that you flash your vbios, or edit your power states.  It
may break your card, void your warranty, etc.

Alex




___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [3.11-rc4] [HD2400] - radeon.dpm

2013-09-27 Thread Alex Deucher
On Fri, Sep 27, 2013 at 1:21 PM, * SAMÍ * miaous...@hotmail.com wrote:
 Hi Alex,


 could you just point me to the right location in the driver code to play
 with?
 I am less afraid to play with the driver than to flash my vbios...
 Even though, I promise I won't bother you or complain if I break something
 :-)

rv6xx_parse_pplib_clock_info() in rv6xx_dpm.c is what parses the
performance levels for a power state.  rv6xx_parse_power_table() in
rv6xx_dpm.c is what parses the overall power tables.

Alex


 NB: Daniel, although I won't modify my vbios, I still like your solution: it
 reminds me of good old time where you just had to edit your game files with
 an hex editor to cheat...


 Regards
 Sam

 On 09/26/2013 08:19 PM, Alex Deucher wrote:

 On Thu, Sep 26, 2013 at 1:49 PM,  dan...@motaleite.net wrote:

 Hi

 As I suspected, on your system all the performance levels are the same:

 (...)

 [8.961704]power level 0sclk: 45000 mclk: 5
 vddc: 950
 [8.961706]power level 1sclk: 45000 mclk: 5
 vddc: 950
 [8.961708]power level 2sclk: 45000 mclk: 5
 vddc: 950

 (...)

 So there is no dynamic switching supported on your system.

  I also had this problem and manage to fix it (on a HD2600) :)



  Please be warnned that this is dangerous, requires editing the
 bios and
 may brick your card. Also, will not work on recent cards (but a HD2400
 should be ok).
 Also, this is a hack and no one will support you if things go wrong!


  You need a windows machine, for some steps, but other can use a
 linux
 equivalent... but editing the GPU bios i know no alternative to using the
 windows program. I also don't know is there is any way in linux to load a
 GPU
 bios (and avoid the flashing)... we have the firmware, but i think that
 the
 firmware is just a subset of the bios.


  So here is the HOWTO:

  Make a usb pendrive bootable to DOS:

  Get this files:
 http://files.extremeoverclocking.com/file.php?f=196

 http://pt.kioskea.net/download/baixaki-433-hp-usb-disk-storage-format-tool


  Unzip the windows98 DOS support to a directory and run the HP
 usb storage
 app and format the pendrive. Chek the flag Create a DOS startup disk
 and choose
 the extracted windows98 files.

  After formating, download and extract the ATI flash to the pen:

 http://www.techpowerup.com/downloads/1731/ATIFlash_3.79.html

  Now lets edit the bios. Ddownload this two apps:

 http://www.techpowerup.com/gpuz/ - Dump the GPU Bios
 http://www.techpowerup.com/rbe/  - ATI/AMD Bios editor

  use the gpu-z to dump the current bios, backup it up on a
 pendrive, to
 revert to the original bios if needed.

  use the rbe to edit the power levels. be conservative, DO NOT
 TOUCH the
 boot power profiles (this way you can always boot the machine), avoid
 changing
 the voltage, as it's more dangerous (but it can also save more power).

  Edit the lower leves to reduce the GPU frequencies and keep the
 level
 2 high. please note that too low or too high frequencies may cause the
 card
 to be unstable. DRAM frequencies usually save little power, but may help
 reducing
 the heat. For evey change, test it and check if the card is stable, the
 picture
 is not corrupted in different resolutions and loads. Again, if something
 goes
 wrong, power off the machine and startup again, the boot profile should
 be the
 one that always work (don't forget to have a boot entry in grub that
 disables
 the dynamic powermanagement, to avoid jumping to a unstable profile).

  After doing the changes, save the bios and save it to the
 pendrive.

  Now shutdown the machine, make sure you have the full charge and
 have
 the power connected. If power faills during the flashing of the bios, you
 may
 brick the card/laptop.

  Startup the computer with the pendriver, enter the DOS and run
 the
 flash command:

 atiflash -p 0 .rom

  where the .rom is the new tuned bios. After some seconds
 and
 the command line returned, you can reboot and test it. If something
 fails,
 flash back the original bios.

  Test the card, increase the load, let screen/card enter the
 sleep
 mode (screensaver/suspend), change resolutions and look at the
 temperature.
 If all OK, you can try to tune even more.

  So this is a possible (and dangerous) solution for this problem,
 but
 may help some people.

 You can edit the power states in the driver as well if you don't want
 to flash your vbios.  However the same caveats apply.  It's not
 recommended that you flash your vbios, or edit your power states.  It
 may break your card, void your warranty, etc.

 Alex



___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[3.11-rc4] [HD2400] - radeon.dpm

2013-09-26 Thread daniel
Hi

 As I suspected, on your system all the performance levels are the same:
(...)
 [8.961704]power level 0sclk: 45000 mclk: 5 vddc: 
 950
 [8.961706]power level 1sclk: 45000 mclk: 5 vddc: 
 950
 [8.961708]power level 2sclk: 45000 mclk: 5 vddc: 
 950
(...)
 So there is no dynamic switching supported on your system.

I also had this problem and manage to fix it (on a HD2600) :)



Please be warnned that this is dangerous, requires editing the bios and
may brick your card. Also, will not work on recent cards (but a HD2400 should 
be ok).
Also, this is a hack and no one will support you if things go wrong!


You need a windows machine, for some steps, but other can use a linux 
equivalent... but editing the GPU bios i know no alternative to using the
windows program. I also don't know is there is any way in linux to load a GPU
bios (and avoid the flashing)... we have the firmware, but i think that the
firmware is just a subset of the bios.


So here is the HOWTO:

Make a usb pendrive bootable to DOS:

Get this files:
http://files.extremeoverclocking.com/file.php?f=196
http://pt.kioskea.net/download/baixaki-433-hp-usb-disk-storage-format-tool


Unzip the windows98 DOS support to a directory and run the HP usb 
storage
app and format the pendrive. Chek the flag Create a DOS startup disk and 
choose
the extracted windows98 files.

After formating, download and extract the ATI flash to the pen:

http://www.techpowerup.com/downloads/1731/ATIFlash_3.79.html

Now lets edit the bios. Ddownload this two apps:

http://www.techpowerup.com/gpuz/ - Dump the GPU Bios
http://www.techpowerup.com/rbe/  - ATI/AMD Bios editor

use the gpu-z to dump the current bios, backup it up on a pendrive, to
revert to the original bios if needed.

use the rbe to edit the power levels. be conservative, DO NOT TOUCH the
boot power profiles (this way you can always boot the machine), avoid changing
the voltage, as it's more dangerous (but it can also save more power).

Edit the lower leves to reduce the GPU frequencies and keep the level
2 high. please note that too low or too high frequencies may cause the card
to be unstable. DRAM frequencies usually save little power, but may help 
reducing
the heat. For evey change, test it and check if the card is stable, the picture
is not corrupted in different resolutions and loads. Again, if something goes
wrong, power off the machine and startup again, the boot profile should be the
one that always work (don't forget to have a boot entry in grub that disables
the dynamic powermanagement, to avoid jumping to a unstable profile). 

After doing the changes, save the bios and save it to the pendrive.

Now shutdown the machine, make sure you have the full charge and have
the power connected. If power faills during the flashing of the bios, you may
brick the card/laptop.

Startup the computer with the pendriver, enter the DOS and run the
flash command:

atiflash -p 0 .rom

where the .rom is the new tuned bios. After some seconds and
the command line returned, you can reboot and test it. If something fails,
flash back the original bios.

Test the card, increase the load, let screen/card enter the sleep
mode (screensaver/suspend), change resolutions and look at the temperature. 
If all OK, you can try to tune even more.

So this is a possible (and dangerous) solution for this problem, but
may help some people.

Good luck
higuita
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [3.11-rc4] [HD2400] - radeon.dpm

2013-09-26 Thread Alex Deucher
On Thu, Sep 26, 2013 at 1:49 PM,  dan...@motaleite.net wrote:
 Hi

 As I suspected, on your system all the performance levels are the same:
 (...)
 [8.961704]power level 0sclk: 45000 mclk: 5 vddc: 
 950
 [8.961706]power level 1sclk: 45000 mclk: 5 vddc: 
 950
 [8.961708]power level 2sclk: 45000 mclk: 5 vddc: 
 950
 (...)
 So there is no dynamic switching supported on your system.

 I also had this problem and manage to fix it (on a HD2600) :)



 Please be warnned that this is dangerous, requires editing the bios 
 and
 may brick your card. Also, will not work on recent cards (but a HD2400 should 
 be ok).
 Also, this is a hack and no one will support you if things go wrong!


 You need a windows machine, for some steps, but other can use a linux
 equivalent... but editing the GPU bios i know no alternative to using the
 windows program. I also don't know is there is any way in linux to load a GPU
 bios (and avoid the flashing)... we have the firmware, but i think that the
 firmware is just a subset of the bios.


 So here is the HOWTO:

 Make a usb pendrive bootable to DOS:

 Get this files:
 http://files.extremeoverclocking.com/file.php?f=196
 http://pt.kioskea.net/download/baixaki-433-hp-usb-disk-storage-format-tool


 Unzip the windows98 DOS support to a directory and run the HP usb 
 storage
 app and format the pendrive. Chek the flag Create a DOS startup disk and 
 choose
 the extracted windows98 files.

 After formating, download and extract the ATI flash to the pen:

 http://www.techpowerup.com/downloads/1731/ATIFlash_3.79.html

 Now lets edit the bios. Ddownload this two apps:

 http://www.techpowerup.com/gpuz/ - Dump the GPU Bios
 http://www.techpowerup.com/rbe/  - ATI/AMD Bios editor

 use the gpu-z to dump the current bios, backup it up on a pendrive, to
 revert to the original bios if needed.

 use the rbe to edit the power levels. be conservative, DO NOT TOUCH 
 the
 boot power profiles (this way you can always boot the machine), avoid changing
 the voltage, as it's more dangerous (but it can also save more power).

 Edit the lower leves to reduce the GPU frequencies and keep the level
 2 high. please note that too low or too high frequencies may cause the card
 to be unstable. DRAM frequencies usually save little power, but may help 
 reducing
 the heat. For evey change, test it and check if the card is stable, the 
 picture
 is not corrupted in different resolutions and loads. Again, if something goes
 wrong, power off the machine and startup again, the boot profile should be the
 one that always work (don't forget to have a boot entry in grub that disables
 the dynamic powermanagement, to avoid jumping to a unstable profile).

 After doing the changes, save the bios and save it to the pendrive.

 Now shutdown the machine, make sure you have the full charge and have
 the power connected. If power faills during the flashing of the bios, you may
 brick the card/laptop.

 Startup the computer with the pendriver, enter the DOS and run the
 flash command:

 atiflash -p 0 .rom

 where the .rom is the new tuned bios. After some seconds and
 the command line returned, you can reboot and test it. If something fails,
 flash back the original bios.

 Test the card, increase the load, let screen/card enter the sleep
 mode (screensaver/suspend), change resolutions and look at the temperature.
 If all OK, you can try to tune even more.

 So this is a possible (and dangerous) solution for this problem, but
 may help some people.

You can edit the power states in the driver as well if you don't want
to flash your vbios.  However the same caveats apply.  It's not
recommended that you flash your vbios, or edit your power states.  It
may break your card, void your warranty, etc.

Alex
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


RE: [3.11-rc4] [HD2400] - radeon.dpm

2013-08-09 Thread miaou sami
Hi,

thanks for the explanation.
Do you know if this is a hardware limitation, or if an updated version of the 
driver will come some day?

Regards,
Sam

 Date: Wed, 7 Aug 2013 18:06:05 -0400
 Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
 From: alexdeuc...@gmail.com
 To: miaous...@hotmail.com
 CC: dri-devel@lists.freedesktop.org
 
 On Wed, Aug 7, 2013 at 5:53 PM, miaou sami miaous...@hotmail.com wrote:
  Hi,
 
  thanks for your reply.
  Here is the dmesg.
 
  Let me know if you need further testing.
 
 As I suspected, on your system all the performance levels are the same:
 
 [8.961675] == power state 0 ==
 [8.961677]ui class: none
 [8.961679]internal class: boot
 [8.961682]caps: video
 [8.961684]uvdvclk: 0 dclk: 0
 [8.961686]power level 0sclk: 45000 mclk: 5 vddc: 
 950
 [8.961688]power level 1sclk: 45000 mclk: 5 vddc: 
 950
 [8.961690]power level 2sclk: 45000 mclk: 5 vddc: 
 950
 [8.961691]status: c r b
 [8.961695] == power state 1 ==
 [8.961696]ui class: performance
 [8.961698]internal class: none
 [8.961700]caps: video
 [8.961703]uvdvclk: 0 dclk: 0
 [8.961704]power level 0sclk: 45000 mclk: 5 vddc: 
 950
 [8.961706]power level 1sclk: 45000 mclk: 5 vddc: 
 950
 [8.961708]power level 2sclk: 45000 mclk: 5 vddc: 
 950
 [8.961709]status:
 
 So there is no dynamic switching supported on your system.
 
 Alex
 
 
  Regards
  Sam
 
  Date: Wed, 7 Aug 2013 09:13:20 -0400
  Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
  From: alexdeuc...@gmail.com
  To: miaous...@hotmail.com
  CC: dri-devel@lists.freedesktop.org
 
 
  On Tue, Aug 6, 2013 at 4:03 PM, * SAMÍ * miaous...@hotmail.com wrote:
   Hi,
  
   I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
   results, either in performance or in power consumption, but I do not
   notice
   any change...
   Should I worry?
   Or do you want me to do any specific test?
 
  Please attach your dmesg output. Some early rv6xx cards had identical
  performance levels in all power states so they didn't actually support
  dynamic clock switching.
 
  Alex
 
  
   I have an ATI Mobility HD2400 (RV610).
  
   cat /sys/class/drm/card0/device/power_dpm_state
   balanced
  
   dmesg: radeon: dpm initialized
  
   No specific error in dmesg...
  
   Regards
   Sam
  
   ___
   dri-devel mailing list
   dri-devel@lists.freedesktop.org
   http://lists.freedesktop.org/mailman/listinfo/dri-devel
  
  ___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[3.11-rc4] [HD2400] - radeon.dpm

2013-08-08 Thread miaou sami
Hi,

thanks for the explanation.
Do you know if this is a hardware limitation, or if an updated version of the 
driver will come some day?

Regards,
Sam

> Date: Wed, 7 Aug 2013 18:06:05 -0400
> Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
> From: alexdeucher at gmail.com
> To: miaousami at hotmail.com
> CC: dri-devel at lists.freedesktop.org
> 
> On Wed, Aug 7, 2013 at 5:53 PM, miaou sami  wrote:
> > Hi,
> >
> > thanks for your reply.
> > Here is the dmesg.
> >
> > Let me know if you need further testing.
> 
> As I suspected, on your system all the performance levels are the same:
> 
> [8.961675] == power state 0 ==
> [8.961677]ui class: none
> [8.961679]internal class: boot
> [8.961682]caps: video
> [8.961684]uvdvclk: 0 dclk: 0
> [8.961686]power level 0sclk: 45000 mclk: 5 vddc: 
> 950
> [8.961688]power level 1sclk: 45000 mclk: 5 vddc: 
> 950
> [8.961690]power level 2sclk: 45000 mclk: 5 vddc: 
> 950
> [8.961691]status: c r b
> [8.961695] == power state 1 ==
> [8.961696]ui class: performance
> [8.961698]internal class: none
> [8.961700]caps: video
> [8.961703]uvdvclk: 0 dclk: 0
> [8.961704]power level 0sclk: 45000 mclk: 5 vddc: 
> 950
> [8.961706]power level 1sclk: 45000 mclk: 5 vddc: 
> 950
> [8.961708]power level 2sclk: 45000 mclk: 5 vddc: 
> 950
> [8.961709]status:
> 
> So there is no dynamic switching supported on your system.
> 
> Alex
> 
> >
> > Regards
> > Sam
> >
> >> Date: Wed, 7 Aug 2013 09:13:20 -0400
> >> Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
> >> From: alexdeucher at gmail.com
> >> To: miaousami at hotmail.com
> >> CC: dri-devel at lists.freedesktop.org
> >
> >>
> >> On Tue, Aug 6, 2013 at 4:03 PM, * SAM? *  wrote:
> >> > Hi,
> >> >
> >> > I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
> >> > results, either in performance or in power consumption, but I do not
> >> > notice
> >> > any change...
> >> > Should I worry?
> >> > Or do you want me to do any specific test?
> >>
> >> Please attach your dmesg output. Some early rv6xx cards had identical
> >> performance levels in all power states so they didn't actually support
> >> dynamic clock switching.
> >>
> >> Alex
> >>
> >> >
> >> > I have an ATI Mobility HD2400 (RV610).
> >> >
> >> > cat /sys/class/drm/card0/device/power_dpm_state
> >> > balanced
> >> >
> >> > dmesg: radeon: dpm initialized
> >> >
> >> > No specific error in dmesg...
> >> >
> >> > Regards
> >> > Sam
> >> >
> >> > ___
> >> > dri-devel mailing list
> >> > dri-devel at lists.freedesktop.org
> >> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
> >> >

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130808/19251379/attachment-0001.html>


[3.11-rc4] [HD2400] - radeon.dpm

2013-08-08 Thread Alex Deucher
On Thu, Aug 8, 2013 at 11:34 AM, miaou sami  wrote:
> Hi,
>
> thanks for the explanation.
> Do you know if this is a hardware limitation, or if an updated version of
> the driver will come some day?

It's not a hardware limitation.  The driver relies on what the OEM put
in the power tables as that is what was validated with the OEM.  You
might check to see if your OEM offers an updated bios for your system.

Alex

>
> Regards,
> Sam
>
>> Date: Wed, 7 Aug 2013 18:06:05 -0400
>> Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
>> From: alexdeucher at gmail.com
>> To: miaousami at hotmail.com
>> CC: dri-devel at lists.freedesktop.org
>>
>> On Wed, Aug 7, 2013 at 5:53 PM, miaou sami  wrote:
>> > Hi,
>> >
>> > thanks for your reply.
>> > Here is the dmesg.
>> >
>> > Let me know if you need further testing.
>>
>> As I suspected, on your system all the performance levels are the same:
>>
>> [ 8.961675] == power state 0 ==
>> [ 8.961677] ui class: none
>> [ 8.961679] internal class: boot
>> [ 8.961682] caps: video
>> [ 8.961684] uvd vclk: 0 dclk: 0
>> [ 8.961686] power level 0 sclk: 45000 mclk: 5 vddc: 950
>> [ 8.961688] power level 1 sclk: 45000 mclk: 5 vddc: 950
>> [ 8.961690] power level 2 sclk: 45000 mclk: 5 vddc: 950
>> [ 8.961691] status: c r b
>> [ 8.961695] == power state 1 ==
>> [ 8.961696] ui class: performance
>> [ 8.961698] internal class: none
>> [ 8.961700] caps: video
>> [ 8.961703] uvd vclk: 0 dclk: 0
>> [ 8.961704] power level 0 sclk: 45000 mclk: 5 vddc: 950
>> [ 8.961706] power level 1 sclk: 45000 mclk: 5 vddc: 950
>> [ 8.961708] power level 2 sclk: 45000 mclk: 5 vddc: 950
>> [ 8.961709] status:
>>
>> So there is no dynamic switching supported on your system.
>>
>> Alex
>>
>> >
>> > Regards
>> > Sam
>> >
>> >> Date: Wed, 7 Aug 2013 09:13:20 -0400
>> >> Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
>> >> From: alexdeucher at gmail.com
>> >> To: miaousami at hotmail.com
>> >> CC: dri-devel at lists.freedesktop.org
>> >
>> >>
>> >> On Tue, Aug 6, 2013 at 4:03 PM, * SAM? *  wrote:
>> >> > Hi,
>> >> >
>> >> > I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected
>> >> > some
>> >> > results, either in performance or in power consumption, but I do not
>> >> > notice
>> >> > any change...
>> >> > Should I worry?
>> >> > Or do you want me to do any specific test?
>> >>
>> >> Please attach your dmesg output. Some early rv6xx cards had identical
>> >> performance levels in all power states so they didn't actually support
>> >> dynamic clock switching.
>> >>
>> >> Alex
>> >>
>> >> >
>> >> > I have an ATI Mobility HD2400 (RV610).
>> >> >
>> >> > cat /sys/class/drm/card0/device/power_dpm_state
>> >> > balanced
>> >> >
>> >> > dmesg: radeon: dpm initialized
>> >> >
>> >> > No specific error in dmesg...
>> >> >
>> >> > Regards
>> >> > Sam
>> >> >
>> >> > ___
>> >> > dri-devel mailing list
>> >> > dri-devel at lists.freedesktop.org
>> >> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
>> >> >


Re: [3.11-rc4] [HD2400] - radeon.dpm

2013-08-08 Thread Alex Deucher
On Thu, Aug 8, 2013 at 11:34 AM, miaou sami miaous...@hotmail.com wrote:
 Hi,

 thanks for the explanation.
 Do you know if this is a hardware limitation, or if an updated version of
 the driver will come some day?

It's not a hardware limitation.  The driver relies on what the OEM put
in the power tables as that is what was validated with the OEM.  You
might check to see if your OEM offers an updated bios for your system.

Alex


 Regards,
 Sam

 Date: Wed, 7 Aug 2013 18:06:05 -0400
 Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
 From: alexdeuc...@gmail.com
 To: miaous...@hotmail.com
 CC: dri-devel@lists.freedesktop.org

 On Wed, Aug 7, 2013 at 5:53 PM, miaou sami miaous...@hotmail.com wrote:
  Hi,
 
  thanks for your reply.
  Here is the dmesg.
 
  Let me know if you need further testing.

 As I suspected, on your system all the performance levels are the same:

 [ 8.961675] == power state 0 ==
 [ 8.961677] ui class: none
 [ 8.961679] internal class: boot
 [ 8.961682] caps: video
 [ 8.961684] uvd vclk: 0 dclk: 0
 [ 8.961686] power level 0 sclk: 45000 mclk: 5 vddc: 950
 [ 8.961688] power level 1 sclk: 45000 mclk: 5 vddc: 950
 [ 8.961690] power level 2 sclk: 45000 mclk: 5 vddc: 950
 [ 8.961691] status: c r b
 [ 8.961695] == power state 1 ==
 [ 8.961696] ui class: performance
 [ 8.961698] internal class: none
 [ 8.961700] caps: video
 [ 8.961703] uvd vclk: 0 dclk: 0
 [ 8.961704] power level 0 sclk: 45000 mclk: 5 vddc: 950
 [ 8.961706] power level 1 sclk: 45000 mclk: 5 vddc: 950
 [ 8.961708] power level 2 sclk: 45000 mclk: 5 vddc: 950
 [ 8.961709] status:

 So there is no dynamic switching supported on your system.

 Alex

 
  Regards
  Sam
 
  Date: Wed, 7 Aug 2013 09:13:20 -0400
  Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
  From: alexdeuc...@gmail.com
  To: miaous...@hotmail.com
  CC: dri-devel@lists.freedesktop.org
 
 
  On Tue, Aug 6, 2013 at 4:03 PM, * SAMÍ * miaous...@hotmail.com wrote:
   Hi,
  
   I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected
   some
   results, either in performance or in power consumption, but I do not
   notice
   any change...
   Should I worry?
   Or do you want me to do any specific test?
 
  Please attach your dmesg output. Some early rv6xx cards had identical
  performance levels in all power states so they didn't actually support
  dynamic clock switching.
 
  Alex
 
  
   I have an ATI Mobility HD2400 (RV610).
  
   cat /sys/class/drm/card0/device/power_dpm_state
   balanced
  
   dmesg: radeon: dpm initialized
  
   No specific error in dmesg...
  
   Regards
   Sam
  
   ___
   dri-devel mailing list
   dri-devel@lists.freedesktop.org
   http://lists.freedesktop.org/mailman/listinfo/dri-devel
  
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[3.11-rc4] [HD2400] - radeon.dpm

2013-08-07 Thread miaou sami
Hi,

thanks for your reply.
Here is the dmesg.

Let me know if you need further testing.

Regards
Sam

> Date: Wed, 7 Aug 2013 09:13:20 -0400
> Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
> From: alexdeucher at gmail.com
> To: miaousami at hotmail.com
> CC: dri-devel at lists.freedesktop.org
> 
> On Tue, Aug 6, 2013 at 4:03 PM, * SAM? *  wrote:
> > Hi,
> >
> > I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
> > results, either in performance or in power consumption, but I do not notice
> > any change...
> > Should I worry?
> > Or do you want me to do any specific test?
> 
> Please attach your dmesg output.  Some early rv6xx cards had identical
> performance levels in all power states so they didn't actually support
> dynamic clock switching.
> 
> Alex
> 
> >
> > I have an ATI Mobility HD2400 (RV610).
> >
> > cat /sys/class/drm/card0/device/power_dpm_state
> > balanced
> >
> > dmesg: radeon: dpm initialized
> >
> > No specific error in dmesg...
> >
> > Regards
> > Sam
> >
> > ___
> > dri-devel mailing list
> > dri-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
> >

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130807/47485957/attachment-0001.html>
-- next part --
An embedded and charset-unspecified text was scrubbed...
Name: dmesg.txt
URL: 
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130807/47485957/attachment-0001.txt>


[3.11-rc4] [HD2400] - radeon.dpm

2013-08-07 Thread Alex Deucher
On Wed, Aug 7, 2013 at 5:53 PM, miaou sami  wrote:
> Hi,
>
> thanks for your reply.
> Here is the dmesg.
>
> Let me know if you need further testing.

As I suspected, on your system all the performance levels are the same:

[8.961675] == power state 0 ==
[8.961677]  ui class: none
[8.961679]  internal class: boot
[8.961682]  caps: video
[8.961684]  uvdvclk: 0 dclk: 0
[8.961686]  power level 0sclk: 45000 mclk: 5 vddc: 950
[8.961688]  power level 1sclk: 45000 mclk: 5 vddc: 950
[8.961690]  power level 2sclk: 45000 mclk: 5 vddc: 950
[8.961691]  status: c r b
[8.961695] == power state 1 ==
[8.961696]  ui class: performance
[8.961698]  internal class: none
[8.961700]  caps: video
[8.961703]  uvdvclk: 0 dclk: 0
[8.961704]  power level 0sclk: 45000 mclk: 5 vddc: 950
[8.961706]  power level 1sclk: 45000 mclk: 5 vddc: 950
[8.961708]  power level 2sclk: 45000 mclk: 5 vddc: 950
[8.961709]  status:

So there is no dynamic switching supported on your system.

Alex

>
> Regards
> Sam
>
>> Date: Wed, 7 Aug 2013 09:13:20 -0400
>> Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
>> From: alexdeucher at gmail.com
>> To: miaousami at hotmail.com
>> CC: dri-devel at lists.freedesktop.org
>
>>
>> On Tue, Aug 6, 2013 at 4:03 PM, * SAM? *  wrote:
>> > Hi,
>> >
>> > I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
>> > results, either in performance or in power consumption, but I do not
>> > notice
>> > any change...
>> > Should I worry?
>> > Or do you want me to do any specific test?
>>
>> Please attach your dmesg output. Some early rv6xx cards had identical
>> performance levels in all power states so they didn't actually support
>> dynamic clock switching.
>>
>> Alex
>>
>> >
>> > I have an ATI Mobility HD2400 (RV610).
>> >
>> > cat /sys/class/drm/card0/device/power_dpm_state
>> > balanced
>> >
>> > dmesg: radeon: dpm initialized
>> >
>> > No specific error in dmesg...
>> >
>> > Regards
>> > Sam
>> >
>> > ___
>> > dri-devel mailing list
>> > dri-devel at lists.freedesktop.org
>> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
>> >


[3.11-rc4] [HD2400] - radeon.dpm

2013-08-07 Thread Alex Deucher
On Tue, Aug 6, 2013 at 4:03 PM, * SAM? *  wrote:
> Hi,
>
> I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
> results, either in performance or in power consumption, but I do not notice
> any change...
> Should I worry?
> Or do you want me to do any specific test?

Please attach your dmesg output.  Some early rv6xx cards had identical
performance levels in all power states so they didn't actually support
dynamic clock switching.

Alex

>
> I have an ATI Mobility HD2400 (RV610).
>
> cat /sys/class/drm/card0/device/power_dpm_state
> balanced
>
> dmesg: radeon: dpm initialized
>
> No specific error in dmesg...
>
> Regards
> Sam
>
> ___
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>


Re: [3.11-rc4] [HD2400] - radeon.dpm

2013-08-07 Thread Alex Deucher
On Tue, Aug 6, 2013 at 4:03 PM, * SAMÍ * miaous...@hotmail.com wrote:
 Hi,

 I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
 results, either in performance or in power consumption, but I do not notice
 any change...
 Should I worry?
 Or do you want me to do any specific test?

Please attach your dmesg output.  Some early rv6xx cards had identical
performance levels in all power states so they didn't actually support
dynamic clock switching.

Alex


 I have an ATI Mobility HD2400 (RV610).

 cat /sys/class/drm/card0/device/power_dpm_state
 balanced

 dmesg: radeon: dpm initialized

 No specific error in dmesg...

 Regards
 Sam

 ___
 dri-devel mailing list
 dri-devel@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/dri-devel

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [3.11-rc4] [HD2400] - radeon.dpm

2013-08-07 Thread Alex Deucher
On Wed, Aug 7, 2013 at 5:53 PM, miaou sami miaous...@hotmail.com wrote:
 Hi,

 thanks for your reply.
 Here is the dmesg.

 Let me know if you need further testing.

As I suspected, on your system all the performance levels are the same:

[8.961675] == power state 0 ==
[8.961677]  ui class: none
[8.961679]  internal class: boot
[8.961682]  caps: video
[8.961684]  uvdvclk: 0 dclk: 0
[8.961686]  power level 0sclk: 45000 mclk: 5 vddc: 950
[8.961688]  power level 1sclk: 45000 mclk: 5 vddc: 950
[8.961690]  power level 2sclk: 45000 mclk: 5 vddc: 950
[8.961691]  status: c r b
[8.961695] == power state 1 ==
[8.961696]  ui class: performance
[8.961698]  internal class: none
[8.961700]  caps: video
[8.961703]  uvdvclk: 0 dclk: 0
[8.961704]  power level 0sclk: 45000 mclk: 5 vddc: 950
[8.961706]  power level 1sclk: 45000 mclk: 5 vddc: 950
[8.961708]  power level 2sclk: 45000 mclk: 5 vddc: 950
[8.961709]  status:

So there is no dynamic switching supported on your system.

Alex


 Regards
 Sam

 Date: Wed, 7 Aug 2013 09:13:20 -0400
 Subject: Re: [3.11-rc4] [HD2400] - radeon.dpm
 From: alexdeuc...@gmail.com
 To: miaous...@hotmail.com
 CC: dri-devel@lists.freedesktop.org


 On Tue, Aug 6, 2013 at 4:03 PM, * SAMÍ * miaous...@hotmail.com wrote:
  Hi,
 
  I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some
  results, either in performance or in power consumption, but I do not
  notice
  any change...
  Should I worry?
  Or do you want me to do any specific test?

 Please attach your dmesg output. Some early rv6xx cards had identical
 performance levels in all power states so they didn't actually support
 dynamic clock switching.

 Alex

 
  I have an ATI Mobility HD2400 (RV610).
 
  cat /sys/class/drm/card0/device/power_dpm_state
  balanced
 
  dmesg: radeon: dpm initialized
 
  No specific error in dmesg...
 
  Regards
  Sam
 
  ___
  dri-devel mailing list
  dri-devel@lists.freedesktop.org
  http://lists.freedesktop.org/mailman/listinfo/dri-devel
 
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[3.11-rc4] [HD2400] - radeon.dpm

2013-08-06 Thread * SAMÍ *
Hi,

I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some 
results, either in performance or in power consumption, but I do not 
notice any change...
Should I worry?
Or do you want me to do any specific test?

I have an ATI Mobility HD2400 (RV610).

|cat /sys/class/drm/card0/device/power_dpm_state
balanced

dmesg: radeon: dpm initialized

No specific error in dmesg...

Regards
Sam
|
-- next part --
An HTML attachment was scrubbed...
URL: 



[3.11-rc4] [HD2400] - radeon.dpm

2013-08-06 Thread * SAMÍ *

Hi,

I was testing 3.11-rc4 with and without radeon.dpm=1 and I expected some 
results, either in performance or in power consumption, but I do not 
notice any change...

Should I worry?
Or do you want me to do any specific test?

I have an ATI Mobility HD2400 (RV610).

|cat /sys/class/drm/card0/device/power_dpm_state
balanced

dmesg: radeon: dpm initialized

No specific error in dmesg...

Regards
Sam
|
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel