All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: cpufreq@vger.kernel.org
Subject: [Bug 42648] Frequencies higher than 1.5 GHz are not available for AMD A8-3500M
Date: Tue, 6 Mar 2012 22:11:30 GMT	[thread overview]
Message-ID: <201203062211.q26MBUlo027245@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-42648-12968@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=42648


Thomas Renninger <trenn@suse.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cpufreq@vger.kernel.org,
                   |                            |trenn@suse.de




--- Comment #6 from Thomas Renninger <trenn@suse.de>  2012-03-06 22:11:29 ---
I guess this AMD A8-3500M is a family 12h CPU (/proc/cpuinfo, cpu family ->
18)?
If yes (or if it's fam14h, cpu family -> 20), can you give latest cpupower
monitor tool a try from here:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils.git
cd tools/power/cpupower
make    # make sure pciutils-devel or whatever provides pci.h is installed
./cpupower monitor

Do you get a fam12h or fam14h monitor column?
If yes, you should be able to obtain additional info from HW which deep sleep
states were really entered, which core boosts, etc.
There is one special column: nbp1 (North Bridge P-state 1).
This one is only entered if graphics also enters power states.
It's a yes/no flag which always gets reset at measure beginning.
If you install cpupower, cpupower monitor --help should give you some more
details, otherwise man -l man/*.1 shows you some additional info.
When I tried, I realized that the kernel radeon driver prevented the platform
to enter NBP1 state (even with powersave profile). fglrx worked and NBP1 was
entered immediately.

-> I add the cpufreq list again. This one sounds interesting for others and
having this in the cpufreq archives for googling shouldn't be that bad.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

  parent reply	other threads:[~2012-03-06 22:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 15:15 [Bug 42648] New: Frequencies higher than 1.5 GHz is not available for A8-3500M bugzilla-daemon
2012-01-31  3:02 ` [Bug 42648] Frequencies higher than 1.5 GHz are not available for AMD A8-3500M bugzilla-daemon
2012-03-06 22:11 ` bugzilla-daemon [this message]
2012-03-06 22:12 ` bugzilla-daemon
2012-06-05  3:26 ` bugzilla-daemon

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=201203062211.q26MBUlo027245@bugzilla.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=cpufreq@vger.kernel.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.