From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 97548] DPM states not working
Date: Wed, 31 Aug 2016 13:09:00 +0000 [thread overview]
Message-ID: <bug-97548-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 4087 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97548
Bug ID: 97548
Summary: DPM states not working
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu-pro
Assignee: dri-devel@lists.freedesktop.org
Reporter: jarkko_korpi@hotmail.com
I am using 4.6-staging because I need the audio driver it provides.
I have been trying to lower the voltages of the card by bios editing and there
seems to be no issues with windows, but I dont seem to get higher DPM states in
use at linux. Something is broken.
dmesg is spammed with these
amdgpu-pro, mint 18, rx480. Latest 4.6 kernel from git (agd5f/linux).
[ 1214.592256] VM fault (0x14, vmid 6) at page 1071080, write from 'CB0'
(0x43423000) (96)
[ 1214.592262] amdgpu 0000:01:00.0: GPU fault detected: 146 0x059aa504
[ 1214.592262] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057D2
[ 1214.592263] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0D0D0014
[ 1214.592264] VM fault (0x14, vmid 6) at page 1071058, write from 'CB7'
(0x43423700) (208)
[ 1214.592269] amdgpu 0000:01:00.0: GPU fault detected: 146 0x059a5504
[ 1214.592270] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057D8
[ 1214.592271] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0D020014
[ 1214.592271] VM fault (0x14, vmid 6) at page 1071064, write from 'CB2'
(0x43423200) (32)
[ 1214.592642] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0f2ad014
[ 1214.592643] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057E9
[ 1214.592643] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0C0D000C
[ 1214.592644] VM fault (0x0c, vmid 6) at page 1071081, read from 'CB7'
(0x43423700) (208)
[ 1214.592650] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0f2aa014
[ 1214.592650] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057D8
[ 1214.592651] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0C02000C
[ 1214.592652] VM fault (0x0c, vmid 6) at page 1071064, read from 'CB2'
(0x43423200) (32)
[ 1214.592657] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0f60e00c
[ 1214.592658] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057EC
[ 1214.592659] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0D0E0014
[ 1214.592659] VM fault (0x14, vmid 6) at page 1071084, write from 'CB6'
(0x43423600) (224)
[ 1214.592665] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0f28a00c
[ 1214.592666] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057D0
[ 1214.592666] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0D0E0014
[ 1214.592667] VM fault (0x14, vmid 6) at page 1071056, write from 'CB6'
(0x43423600) (224)
[ 1214.592673] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0ec25014
[ 1214.592673] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR
0x001057D2
[ 1214.592674] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0D060014
[ 1214.592675] VM fault (0x14, vmid 6) at page 1071058, write from 'CB0'
(0x43423000) (96)
[ 1214.661835] steam[6544]: segfault at 4184ddd7 ip 00000000f72ea771 sp
00000000ff9ce690 error 4 in libc-2.23.so[f727d000+1af000]
[ 1353.103633]
failed to send pre message 200 ret is 0
[ 1353.317672]
failed to send message 200 ret is 0
[ 1353.536394]
failed to send pre message 201 ret is 0
[ 1353.754228]
failed to send message 201 ret is 0
[ 1961.904046]
failed to send pre message 200 ret is 0
[ 1962.120865]
failed to send message 200 ret is 0
[ 1962.342261]
failed to send pre message 201 ret is 0
[ 1962.560233]
failed to send message 201 ret is 0
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 5357 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:[~2016-08-31 13:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-31 13:09 bugzilla-daemon [this message]
2016-08-31 13:27 ` [Bug 97548] DPM states not working bugzilla-daemon
2016-09-01 10:49 ` [Bug 97548] Crash on freesync code (dmesg) bugzilla-daemon
2018-09-26 10:12 ` bugzilla-daemon
2019-11-19 7:58 ` 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-97548-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.