All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
@ 2018-10-30 21:41 bugzilla-daemon
  2018-10-30 21:45 ` bugzilla-daemon
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-30 21:41 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1252 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

            Bug ID: 108606
           Summary: Raven Ridge: constant lockups since latest pull from
                    Linus
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: samantham@posteo.net

Created attachment 142287
  --> https://bugs.freedesktop.org/attachment.cgi?id=142287&action=edit
dmesg log

My system was stable on Linus's branch until he pulled in a bunch of DRM
changes with this merge commit 53b3b6bbfde6. This pull causes the system to
freeze just by using the desktop.

Oct 30 15:31:11 kernel: [drm:gfx_v9_0_priv_reg_irq [amdgpu]] *ERROR* Illegal
register access in command stream
Oct 30 15:31:11 kernel: [drm] GPU recovery disabled.
Oct 30 15:31:22 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx
timeout, signaled seq=61066, emitted seq=61068
Oct 30 15:31:22 kernel: [drm] GPU recovery disabled.


Full dmesg attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2647 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
@ 2018-10-30 21:45 ` bugzilla-daemon
  2018-10-30 21:50 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-30 21:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 559 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #1 from Samantha McVey <samantham@posteo.net> ---
Created attachment 142288
  --> https://bugs.freedesktop.org/attachment.cgi?id=142288&action=edit
Xorg log

My system is a Lenovo A485 with the AMD PRO 2700U. While the system would have
freezes previously during certain games, it was almost always stable using KDE
and browsing the web. So this seems to be a regression. Attaching xorg log to
this post.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1471 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
  2018-10-30 21:45 ` bugzilla-daemon
@ 2018-10-30 21:50 ` bugzilla-daemon
  2018-10-30 22:00 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-30 21:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 449 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Did you also update mesa or X?  Does reverting:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a06c3ee083b5c622bb9f4a687d7ab5265ee73dbf
help?
if so, can you try the latest firmware for you GPU?  If not, can you bisect?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1385 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
  2018-10-30 21:45 ` bugzilla-daemon
  2018-10-30 21:50 ` bugzilla-daemon
@ 2018-10-30 22:00 ` bugzilla-daemon
  2018-10-31  2:44 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-30 22:00 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 564 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #3 from Samantha McVey <samantham@posteo.net> ---
X and mesa were not upgraded. It is repeatable, where if I boot into an older
kernel things work, and if I boot into the latest Linus master my system will
freeze within the next 30mins on average. Firmware is the latest from
linux-firmware.git (thus it includes the recent Raven firmware bump).

I will revert that commit and see if I still get the GPU lockup.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1368 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-10-30 22:00 ` bugzilla-daemon
@ 2018-10-31  2:44 ` bugzilla-daemon
  2018-10-31 19:07 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-31  2:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #4 from Samantha McVey <samantham@posteo.net> ---
Alex,
I can report that reverting commit a06c3ee083b5c622bb9f4a687d7ab5265ee73dbf
fixes the GPU freezes I was getting.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1122 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-10-31  2:44 ` bugzilla-daemon
@ 2018-10-31 19:07 ` bugzilla-daemon
  2018-10-31 19:38 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-31 19:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Does the latest firmware from
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
fix the issue as well?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1220 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (4 preceding siblings ...)
  2018-10-31 19:07 ` bugzilla-daemon
@ 2018-10-31 19:38 ` bugzilla-daemon
  2018-10-31 19:50 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-31 19:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 432 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #6 from Samantha McVey <samantham@posteo.net> ---
Yeah I have the latest linux-firmware installed. I also have raven_dmcu.bin
which just was added so I'm certain I have the latest, since I installed the
git version 3 days ago (when I read that Raven Ridge had its firmware updated).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1236 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (5 preceding siblings ...)
  2018-10-31 19:38 ` bugzilla-daemon
@ 2018-10-31 19:50 ` bugzilla-daemon
  2018-10-31 19:52 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-31 19:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 614 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #7 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Samantha McVey from comment #6)
> Yeah I have the latest linux-firmware installed. I also have raven_dmcu.bin
> which just was added so I'm certain I have the latest, since I installed the
> git version 3 days ago (when I read that Raven Ridge had its firmware
> updated).

So to confirm, the newest firmware did not help?  Please provide the output of
/sys/kernel/debug/dri/0/amdgpu_firmware_info

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1497 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (6 preceding siblings ...)
  2018-10-31 19:50 ` bugzilla-daemon
@ 2018-10-31 19:52 ` bugzilla-daemon
  2018-11-01  2:44 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-10-31 19:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1332 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #8 from Samantha McVey <samantham@posteo.net> ---
On the newest firmware, the issue is present, yes.

Output of /sys/kernel/debug/dri/0/amdgpu_firmware_info

VCE feature version: 0, firmware version: 0x00000000
UVD feature version: 0, firmware version: 0x00000000
MC feature version: 0, firmware version: 0x00000000
ME feature version: 42, firmware version: 0x0000009c
PFP feature version: 42, firmware version: 0x000000b1
CE feature version: 42, firmware version: 0x0000004d
RLC feature version: 1, firmware version: 0x00000213
RLC SRLC feature version: 1, firmware version: 0x00000001
RLC SRLG feature version: 1, firmware version: 0x00000001
RLC SRLS feature version: 1, firmware version: 0x00000001
MEC feature version: 42, firmware version: 0x00000192
MEC2 feature version: 42, firmware version: 0x00000192
SOS feature version: 0, firmware version: 0x00000000
ASD feature version: 0, firmware version: 0x0017ba78
SMC feature version: 0, firmware version: 0x00001e44
SDMA0 feature version: 41, firmware version: 0x000000a8
VCN feature version: 0, firmware version: 0x01004912
DMCU feature version: 0, firmware version: 0x00000001
VBIOS version: 113-RAVEN-110

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2136 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (7 preceding siblings ...)
  2018-10-31 19:52 ` bugzilla-daemon
@ 2018-11-01  2:44 ` bugzilla-daemon
  2018-11-01  2:53 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01  2:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #9 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 142315
  --> https://bugs.freedesktop.org/attachment.cgi?id=142315&action=edit
possible fix

Does this patch fix the issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1348 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (8 preceding siblings ...)
  2018-11-01  2:44 ` bugzilla-daemon
@ 2018-11-01  2:53 ` bugzilla-daemon
  2018-11-01  4:27 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01  2:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 436 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #10 from Alex Deucher <alexdeucher@gmail.com> ---
Can you determine whether it's stutter or gfxoff that causes the problem? 
Please try booting with amdgpu.ppfeaturemask=0xfffdbfff or
amdgpu.ppfeaturemask=0xffff3fff on the kernel command line in grub and see
which one fixes the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1240 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (9 preceding siblings ...)
  2018-11-01  2:53 ` bugzilla-daemon
@ 2018-11-01  4:27 ` bugzilla-daemon
  2018-11-01  5:06 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01  4:27 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 472 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #11 from Samantha McVey <samantham@posteo.net> ---
I am testing with amdgpu.ppfeaturemask=0xfffdbfff right now. I still have that
commit reverted, is this test still valid? What I mean is I have
amdgpu.ppfeaturemask=0xfffdbfff in my cmdline at the same time as commit
a06c3ee083b5c622bb9f4a687d7ab5265ee73dbf is reverted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1277 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (10 preceding siblings ...)
  2018-11-01  4:27 ` bugzilla-daemon
@ 2018-11-01  5:06 ` bugzilla-daemon
  2018-11-01  8:06 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01  5:06 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 666 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #12 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Samantha McVey from comment #11)
> I am testing with amdgpu.ppfeaturemask=0xfffdbfff right now. I still have
> that commit reverted, is this test still valid? What I mean is I have
> amdgpu.ppfeaturemask=0xfffdbfff in my cmdline at the same time as commit
> a06c3ee083b5c622bb9f4a687d7ab5265ee73dbf is reverted.

yes, that is fine.  That commit just changes the default value of the
parameter.  If you specify it directly, you override the default.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1551 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (11 preceding siblings ...)
  2018-11-01  5:06 ` bugzilla-daemon
@ 2018-11-01  8:06 ` bugzilla-daemon
  2018-11-01  8:21 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01  8:06 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1211 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #13 from Samantha McVey <samantham@posteo.net> ---
Created attachment 142319
  --> https://bugs.freedesktop.org/attachment.cgi?id=142319&action=edit
amdgpu.ppfeaturemask=0xffff3fff resume from suspend lockup

Alex,
So far it seems that I am not getting the gpu lockup I had previously with
either amdgpu.ppfeaturemask=0xfffdbfff or amdgpu.ppfeaturemask=0xffff3fff. I
tested again and I still get the gpu lockup without these options (this is
without having any commit reverted).

I will try your patch and test that now.

NOTE: While using amdgpu.ppfeaturemask=0xffff3fff I had a graphics lockup on
resume from suspend, with messages I don't remember seeing before. May or may
not be related to the current issue.

NOTE2: I didn't mention it before, but I have a systemd hook which disables C6
states prior to suspend and enables them again after suspend. The reason for
this is it fixes GPU lockups I have gotten on resume. (May be relevant to this
current bug or could be unrelated, I'm not sure how the state of the CPU
affects the GPU…).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2224 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (12 preceding siblings ...)
  2018-11-01  8:06 ` bugzilla-daemon
@ 2018-11-01  8:21 ` bugzilla-daemon
  2018-11-01 16:53 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01  8:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 813 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #14 from Samantha McVey <samantham@posteo.net> ---
Wanted to make sure a few things were clear from my last message:

"I tested again and I still get the gpu lockup without these options (this is
without having any commit reverted)."
- Since I was not getting a lockup under either of the cmdline options, I went
back and made sure I could still easily trigger the lockup with no command line
options. I was able to trigger the lockup with no command line options.

The systemd hook:
- This hook is not related to any regression to my knowledge as I've used it
since shortly after I got this laptop, so all of my testing has always had this
suspend hook.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1628 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (13 preceding siblings ...)
  2018-11-01  8:21 ` bugzilla-daemon
@ 2018-11-01 16:53 ` bugzilla-daemon
  2018-11-01 17:22 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01 16:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 573 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #15 from Samantha McVey <samantham@posteo.net> ---
Alex,
The conditions in your patch never get triggered. I added some print statements
in there, and gfx_v9_0_init_rlc_ext_microcode(adev) runs, but
`adev->powerplay.pp_feature &= ~PP_GFXOFF_MASK` never runs, because my
rlc_firmware_version is 531 but rlc_feature_version is 1, so
`((adev->gfx.rlc_fw_version == 531) && (adev->gfx.rlc_feature_version < 1)) {`
is false.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1402 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (14 preceding siblings ...)
  2018-11-01 16:53 ` bugzilla-daemon
@ 2018-11-01 17:22 ` bugzilla-daemon
  2018-11-20 14:46 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-01 17:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 672 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #16 from Samantha McVey <samantham@posteo.net> ---
Created attachment 142330
  --> https://bugs.freedesktop.org/attachment.cgi?id=142330&action=edit
amdgpu.ppfeaturemask=0xfffdbfff lockup during normal usage

I did more testing on amdgpu.ppfeaturemask=0xfffdbfff, and I just got the gpu
lockup while browsing the web. I am going to do further testing of the other
command line option to see if that will trigger any freezes during more
extended usage. But it looks like 0xfffdbfff is confirmed as triggering the
bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1685 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (15 preceding siblings ...)
  2018-11-01 17:22 ` bugzilla-daemon
@ 2018-11-20 14:46 ` bugzilla-daemon
  2018-11-20 14:48 ` bugzilla-daemon
  2019-11-19  9:01 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-20 14:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 682 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

--- Comment #17 from Marvin Damschen <marvin.damschen@gullz.de> ---
I am not sure whether this is the same issue, but I get freezes within ~1 hour
uptime with the latest firmware (18.40) on a Ryzen 2500U (Lenovo E485) with
4.20 rc3. I will attach a dmesg log of such a freeze.

I did not see freezes since weeks, but they reappeared after upgrading the
firmware from 18.30 to 18.40. Moving between different kernel/mesa/xorg driver
versions did not help. I am now back to the 18.30 firmware and did not see a
freeze within a full work day.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1492 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (16 preceding siblings ...)
  2018-11-20 14:46 ` bugzilla-daemon
@ 2018-11-20 14:48 ` bugzilla-daemon
  2019-11-19  9:01 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-11-20 14:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 609 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

Marvin Damschen <marvin.damschen@gullz.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marvin.damschen@gullz.de

--- Comment #18 from Marvin Damschen <marvin.damschen@gullz.de> ---
Created attachment 142527
  --> https://bugs.freedesktop.org/attachment.cgi?id=142527&action=edit
dmesg 4.20-rc3 freeze on firmware 18.40

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2152 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus
  2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
                   ` (17 preceding siblings ...)
  2018-11-20 14:48 ` bugzilla-daemon
@ 2019-11-19  9:01 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2019-11-19  9:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 806 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=108606

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #19 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/579.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2400 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-11-19  9:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30 21:41 [Bug 108606] Raven Ridge: constant lockups since latest pull from Linus bugzilla-daemon
2018-10-30 21:45 ` bugzilla-daemon
2018-10-30 21:50 ` bugzilla-daemon
2018-10-30 22:00 ` bugzilla-daemon
2018-10-31  2:44 ` bugzilla-daemon
2018-10-31 19:07 ` bugzilla-daemon
2018-10-31 19:38 ` bugzilla-daemon
2018-10-31 19:50 ` bugzilla-daemon
2018-10-31 19:52 ` bugzilla-daemon
2018-11-01  2:44 ` bugzilla-daemon
2018-11-01  2:53 ` bugzilla-daemon
2018-11-01  4:27 ` bugzilla-daemon
2018-11-01  5:06 ` bugzilla-daemon
2018-11-01  8:06 ` bugzilla-daemon
2018-11-01  8:21 ` bugzilla-daemon
2018-11-01 16:53 ` bugzilla-daemon
2018-11-01 17:22 ` bugzilla-daemon
2018-11-20 14:46 ` bugzilla-daemon
2018-11-20 14:48 ` bugzilla-daemon
2019-11-19  9:01 ` bugzilla-daemon

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.