From: Grigori Goronzy <greg@chown.ath.cx>
To: Boszormenyi Zoltan <zboszor@pr.hu>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: DPM on Radeon HD6570
Date: Wed, 21 Aug 2013 18:30:57 +0200 [thread overview]
Message-ID: <5214EB41.7020308@chown.ath.cx> (raw)
In-Reply-To: <5214CF45.40407@pr.hu>
On 21.08.2013 16:31, Boszormenyi Zoltan wrote:
> Hi,
>
> I read this Phoronix article:
> http://www.phoronix.com/scan.php?page=article&item=amd_hd6000_dpm&num=1
>
> Congrats to the progress achieved so far.
>
> However, I can see an interesting deviation for HD6570 from the
> observed trend of other chips.
>
> r600g can reach 80+ percent of the performance of Catalyst
> for most HD6xxx chips except for 6570, where the performance
> is around 10-20 percent.
>
> Do you have a theory about this difference?
> Maybe DPM doesn't work as intended on HD6570?
>
There are some ways to check if DPM functions correctly.
The kernel log (dmesg) contains a dump of the PowerPlay tables, search
for "power state". It's possible that tables aren't read correctly or
flaky to start with.
You can also monitor the precise runtime power level (clocks and
voltages) of the GPU with /sys/kernel/debug/dri/0/radeon_pm_info. Maybe
dynamic switching does not work for some reason, and the GPU always uses
the lowest level even under load. Just run some demanding OpenGL app and
check that file to see if the GPU switches the power level.
You should probably file a bug on bugs.freedesktop.org (product DRI,
component DRM/radeon) and attach dmesg output and anything else that
might be useful.
Best regards
Grigori
next prev parent reply other threads:[~2013-08-21 16:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-21 14:31 DPM on Radeon HD6570 Boszormenyi Zoltan
2013-08-21 15:39 ` Alex Deucher
2013-08-21 17:49 ` Boszormenyi Zoltan
2013-08-21 17:55 ` Alex Deucher
2013-08-21 19:05 ` Boszormenyi Zoltan
2013-08-21 16:30 ` Grigori Goronzy [this message]
2013-08-21 17:56 ` Boszormenyi Zoltan
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=5214EB41.7020308@chown.ath.cx \
--to=greg@chown.ath.cx \
--cc=dri-devel@lists.freedesktop.org \
--cc=zboszor@pr.hu \
/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.