From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 102511] RV770 error on change dpm balanced<->battery
Date: Fri, 01 Sep 2017 20:15:59 +0000 [thread overview]
Message-ID: <bug-102511-502-RxyNVkX2JZ@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-102511-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1984 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=102511
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Rob MacKinnon from comment #0)
> * Actual Result:
> - DPMS change level changes as expected.
> - Dmesg:
> [ 3302.814889] [drm:btc_dpm_set_power_state [radeon]] *ERROR*
> rv770_restrict_performance_levels_before_switch failed
> [ 3316.661933] [drm:btc_dpm_set_power_state [radeon]] *ERROR*
> rv770_restrict_performance_levels_before_switch failed
>
> * Expected result:
> - DPMS change level changes as expected.
> - No error messages in dmesg.
Are you actually experiencing any problems? I think the error message may be
harmless can could probably be removed.
>
> * Additional Info:
> Also, not sure if this is related or not, when switching from "battery" to
> "performance" there sometimes appears to be an initial clocking issue (which
> I believe is related to #93753). Switching back and forth a few times seems
> to clean it. Unsure the cause. Another note, upon further inspection of my
There is no real balanced state. It's either battery or performance depending
on whether the chip is on ac or dc power. The only real states you can switch
between are performance and battery. I need to see the output of our dmesg
with radeon.dpm=1 to see what states your vbios provides.
> DPMS settings, I noticed the drastic differences between "balanced" and
> "battery" `sclk`s. My understand (which could be faulty) is that `sclk`
> drives the clocking for single displays, while `mclk` for multiple. My
sclk is the 3D engine clock. mclk is the memory clock. mclk switching is
disabled when multiple displays are active since the switch has to happen
during the display's vblank period otherwise you'd see display glitches. With
multiple displays, the vblank periods are not likely to align so mclk switching
is disabled.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2995 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-09-01 20:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-01 19:43 [Bug 102511] RV770 error on change dpm balanced<->battery bugzilla-daemon
2017-09-01 20:06 ` bugzilla-daemon
2017-09-01 20:15 ` bugzilla-daemon [this message]
2017-09-01 22:10 ` bugzilla-daemon
2017-09-01 23:15 ` bugzilla-daemon
2017-09-01 23:53 ` bugzilla-daemon
2019-11-19 9:30 ` 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=bug-102511-502-RxyNVkX2JZ@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--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.