From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 107141] Manual setting of pp_dpm_sclk resets after monitor off/on (rx 480)
Date: Fri, 06 Jul 2018 14:04:29 +0000 [thread overview]
Message-ID: <bug-107141-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2153 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107141
Bug ID: 107141
Summary: Manual setting of pp_dpm_sclk resets after monitor
off/on (rx 480)
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: krystian.zajdel@gmail.com
Created attachment 140483
--> https://bugs.freedesktop.org/attachment.cgi?id=140483&action=edit
dmesg
Manual setting of pp_dpm_sclk resets after monitor off/on.
1.setting:
echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level
echo 2 > /sys/class/drm/card0/device/pp_dpm_sclk
echo 95 > /sys/class/drm/card0/device/hwmon/hwmon1/pwm1
2. checking:
cat /sys/class/drm/card0/device/pp_dpm_sclk
0: 300Mhz
1: 608Mhz
2: 910Mhz *
3: 1077Mhz
4: 1145Mhz
5: 1191Mhz
6: 1236Mhz
7: 1303Mhz
cat /sys/class/drm/card0/device/power_dpm_force_performance_level
manual
cat /sys/class/drm/card0/device/hwmon/hwmon1/pwm1
91
3. switching monitor off/on
4. checking again:
cat /sys/class/drm/card0/device/pp_dpm_sclk
0: 300Mhz
1: 608Mhz
2: 910Mhz
3: 1077Mhz
4: 1145Mhz
5: 1191Mhz
6: 1236Mhz
7: 1303Mhz *
cat /sys/class/drm/card0/device/power_dpm_force_performance_level
manual
cat /sys/class/drm/card0/device/hwmon/hwmon1/pwm1
91
The card is under opencl load (blender) but the problem exists regardless of
the load.
So, the dpm_performance_level still says manual but the clock is changed to
auto again.
GPU: rx480 (MSI) connected via DisplayPort (I didn't try HDMI)
OS: Slackware current
Affected kernels (that I've tried): 4.17.1, 4.17.2, 4.17.3, 4.18rc3,
4.18.0-rc1-custom-g6becad35ec8a-dirty
Kernels that work properly (the ones I've tried): 4.16.14, 4.16.15, 4.16.17.
It's my first bug report so I apologize in advance for any mistakes.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3557 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 reply other threads:[~2018-07-06 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 14:04 bugzilla-daemon [this message]
2018-08-12 20:41 ` [Bug 107141] Manual setting of pp_dpm_sclk resets after monitor off/on (rx 480) bugzilla-daemon
2018-08-12 20:43 ` bugzilla-daemon
2018-11-02 14:06 ` bugzilla-daemon
2019-03-17 17:19 ` bugzilla-daemon
2019-11-19 8:42 ` 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-107141-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.