All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Klaus Doblmann B.A." <klaus.doblmann@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/9] drm/radeon/kms: update pm code
Date: Sat, 8 May 2010 13:14:02 +0200	[thread overview]
Message-ID: <20100508131402.f4f8b3ae.klaus.doblmann@gmail.com> (raw)
In-Reply-To: <1273266980-20982-1-git-send-email-alexdeucher@gmail.com>

On Fri,  7 May 2010 17:16:11 -0400
Alex Deucher <alexdeucher@gmail.com> wrote:

> This set of patches applies on top of the code in drm-radeon-testing.
> 
> I've been testing this code pretty hard this week and it's been solid.
> In addition to some fixes on top of what's in d-r-t, it also reworks
> the pm code to support two basic methods:
> 
> 1. "dynpm"
> 2. "profile"
> 
> You can select the methods via sysfs.  Echo "dynpm" or "profile" to
> /sys/class/drm/card-0/device/power_method.
> 
> The "dynpm" method dynamically changes the clocks based on the number of pending
> fences, so performance is ramped up when running GPU intensive apps, and
> ramped down when the GPU is idle.  The reclocking is attemped during
> vertical blanking periods, but due to the timing of the reclocking
> functions, doesn't not always complete in the blanking period, which can
> lead to flicker in the display.  Due to this, dynpm only works when a single
> head is active.

Hi Alex,

I just built a new version of d-r-t with your patches from yesterday
applied on top and wanted to share my experience with you and the list
(Radeon 2600XT mobile):

Dynpm has gotten unusable for me as there's a noticeable effect on
mouse movement (getting sluggish)

> 
> The "profile" method exposes 4 profiles that can be selected from:
> 1. "default"
> 2. "auto"
> 3. "low"
> 4. "high"
> Select the profile by echoing the selected profile to
> /sys/class/drm/card-0/device/power_profile.
> 

the profile setting works but I can't check which clock speeds are
set as I don't get any feedback (dmesg) anymore (Someone have any
input on this?). The temps are unaffected whether I use the low or high
profile, the only way I can tell that some things are working is by a
2000 fps-difference when running glxgears (something like 4000 on low
and 6000 on high). I also attached a wattmeter to my my machine and the
wattage alternates but I think I'm getting something along the lines of
a 10W decrease in power consumption - it's very hard to tell, though.
dynpm is a bit more effective and I even get lower temps (just under
50° compared to over 53 with the profile settings) but it's unusable
right now as I already mentioned. 

All in all very nice work so far (this goes for all of you who've
worked on radeon KMS PM!) - with the latest set of patches this is the
first "revision" of KMS PM that actually "works" on my machine :)

Klaus

-- 
Klaus Doblmann B.A. - http://straightrazorguy.net - FSF member #7570
PGP-Key: http://www.doblmann.de/pgp_key.asc
http://twitter.com/klausdoblmann

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

  parent reply	other threads:[~2010-05-08 11:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 21:16 [PATCH 0/9] drm/radeon/kms: update pm code Alex Deucher
2010-05-07 21:16 ` [PATCH 1/9] drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx Alex Deucher
2010-05-07 21:16   ` [PATCH 2/9] drm/radeon/kms: enable misc pm power state features on r1xx-r4xx Alex Deucher
2010-05-07 21:16     ` [PATCH 3/9] drm/radeon/kms: re-enable gui idle interrupts on r6xx+ Alex Deucher
2010-05-07 21:16       ` [PATCH 4/9] radeon: Split out ring locking and allocation Alex Deucher
2010-05-07 21:16         ` [PATCH 5/9] radeon: Use fences to gate entry to reclocking on <r600 Alex Deucher
2010-05-07 21:16           ` [PATCH 6/9] drm/radeon/kms: fix lock ordering in ring, ib handling Alex Deucher
2010-05-07 21:16             ` [PATCH 7/9] drm/radeon/kms/pm: add support for no display power states Alex Deucher
2010-05-07 21:16               ` [PATCH 8/9] drm/radeon/kms/pm: rework power management Alex Deucher
2010-05-07 21:16                 ` [PATCH 9/9] drm/radeon/kms/pm: make pm spam debug only Alex Deucher
2010-05-07 21:23 ` [PATCH 0/9] drm/radeon/kms: update pm code Matthew Garrett
2010-05-07 22:24   ` Alex Deucher
2010-05-08 11:14 ` Klaus Doblmann B.A. [this message]
2010-05-08 15:29   ` Alex Deucher
2010-05-08 18:46     ` Klaus Doblmann B.A.
2010-05-10 16:04 ` Andy Furniss
2010-05-10 16:47   ` Alex Deucher
2010-05-10 17:25     ` Andy Furniss
2010-05-10 17:28       ` Rafał Miłecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100508131402.f4f8b3ae.klaus.doblmann@gmail.com \
    --to=klaus.doblmann@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.