From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 92993] Powerplay: Thermal controller fails to start on R9 Nano (Fiji)
Date: Wed, 18 Nov 2015 14:37:06 +0000 [thread overview]
Message-ID: <bug-92993-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2268 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92993
Bug ID: 92993
Summary: Powerplay: Thermal controller fails to start on R9
Nano (Fiji)
Product: DRI
Version: DRI git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: master.homer@gmail.com
Just got a Sapphire R9 Nano and noticed some problems while running with the
latest powerplay kernel from agd5f (commit
256ca780500bc445752763f32b246dc9ee396b62). I don't know how well implemented
this is just yet, but it seems like the thermal controller fails to start on my
card due to hwmgr->start_thermal_controller->function_list being NULL:
[ 2.057417] powerplay: phm_start_thermal_controller
[ 2.057419] [ powerplay ] phm_dispatch_table Invalid Parameter!
ffff880425cd2000 ffff880425cd2230 (null)
The first address refers to hwmgr, the second to rt_table and the last to
rt_table->function_list.
This, in turn, causes the hwmon interface to not work, and sensors gives me a
0.0 temperature. I'm unsure if this causes the fan to not speed up, but I
haven't noticed any sound difference when running valley for example.
I've noticed another (possibly unrelated) thing too, checking amdgpu_pm_info I
can see that the mclk never changes, just the sclk. I did notice that it fails
to find the virtual voltage 65281 in the vdd list, but of course I'm not sure
this is related:
[ 2.006036] powerplay: us_vdd 900 vs virtual_voltage_id 65281
[ 2.006037] powerplay: us_vdd 65282 vs virtual_voltage_id 65281
[ 2.006038] powerplay: us_vdd 65283 vs virtual_voltage_id 65281
[ 2.006038] powerplay: us_vdd 65284 vs virtual_voltage_id 65281
[ 2.006039] powerplay: us_vdd 65285 vs virtual_voltage_id 65281
[ 2.006040] powerplay: us_vdd 65286 vs virtual_voltage_id 65281
[ 2.006040] powerplay: us_vdd 65287 vs virtual_voltage_id 65281
[ 2.006041] powerplay: us_vdd 65288 vs virtual_voltage_id 65281
[ 2.006042] Can't find requested voltage id in vdd_dep_on_sclk table!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3499 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-11-18 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 14:37 bugzilla-daemon [this message]
2019-11-19 8:07 ` [Bug 92993] Powerplay: Thermal controller fails to start on R9 Nano (Fiji) 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-92993-502@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.