All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 111811] Ryzen7 3700U display hang on resume from suspend
@ 2019-09-25  7:03 bugzilla-daemon
  2019-09-25 15:17 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-09-25  7:03 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 111811
           Summary: Ryzen7 3700U display hang on resume from suspend
           Product: DRI
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: not set
          Priority: not set
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: dan@reactivated.net

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

We are working with a new consumer laptop based on Ryzen 7 3700U.

amdgpu device:

03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Picasso [1002:15d8] (rev c1) (prog-if 00 [VGA controller])

Upon suspend/resume (this platform uses s2idle), the pre-suspend image can be
seen on screen, but the display is totally hung. These kernel messages can be
seen in the resume process:

[  281.293412] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[  281.293465] [drm] PSP is resuming...
[  281.313495] [drm] reserve 0x400000 from 0xf47fc00000 for PSP TMR
[  281.316389] [drm] psp command failed and response status is (0x7)
[  281.603206] ata1: SATA link down (SStatus 0 SControl 300)
[  282.538559] amdgpu: [powerplay] dpm has been enabled
[  282.748112] [drm] VCN decode and encode initialized successfully(under DPG
Mode).
[  282.748141] amdgpu 0000:03:00.0: ring gfx uses VM inv eng 0 on hub 0
[  282.748143] amdgpu 0000:03:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[  282.748144] amdgpu 0000:03:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[  282.748146] amdgpu 0000:03:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[  282.748147] amdgpu 0000:03:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[  282.748148] amdgpu 0000:03:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[  282.748150] amdgpu 0000:03:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[  282.748151] amdgpu 0000:03:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[  282.748152] amdgpu 0000:03:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[  282.748154] amdgpu 0000:03:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[  282.748155] amdgpu 0000:03:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[  282.748157] amdgpu 0000:03:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
[  282.748157] amdgpu 0000:03:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
[  282.748158] amdgpu 0000:03:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
[  282.748160] amdgpu 0000:03:00.0: ring vcn_jpeg uses VM inv eng 6 on hub 1
[  283.133649] [drm] Fence fallback timer expired on ring sdma0
[  283.261764] [drm] Fence fallback timer expired on ring gfx
[  283.261809] amdgpu 0000:03:00.0: [drm:amdgpu_ib_ring_tests] *ERROR* IB test
failed on gfx (-22).
[  283.261814] [drm:process_one_work] *ERROR* ib ring test failed (-22).

This has been reproduced on Linux 5.2 and linus master as of today. As this is
a brand new platform there is no previous known working version. It does
suspend/resume fine under Windows 10.

Please let me know how I can help further. We'd be happy to ship a product
sample to AMD developers for diagnosis.

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

[-- Attachment #1.2: Type: text/html, Size: 4758 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] 4+ messages in thread

* [Bug 111811] Ryzen7 3700U display hang on resume from suspend
  2019-09-25  7:03 [Bug 111811] Ryzen7 3700U display hang on resume from suspend bugzilla-daemon
@ 2019-09-25 15:17 ` bugzilla-daemon
  2019-09-26  2:37 ` bugzilla-daemon
  2019-11-19  9:55 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-09-25 15:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Does it work properly with standard suspend to ram (S3)?

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

[-- Attachment #1.2: Type: text/html, Size: 1036 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] 4+ messages in thread

* [Bug 111811] Ryzen7 3700U display hang on resume from suspend
  2019-09-25  7:03 [Bug 111811] Ryzen7 3700U display hang on resume from suspend bugzilla-daemon
  2019-09-25 15:17 ` bugzilla-daemon
@ 2019-09-26  2:37 ` bugzilla-daemon
  2019-11-19  9:55 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-09-26  2:37 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Daniel Drake <dan@reactivated.net> ---
This is an ACPI reduced hardware platform, S3 suspend is not available.

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

[-- Attachment #1.2: Type: text/html, Size: 1047 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] 4+ messages in thread

* [Bug 111811] Ryzen7 3700U display hang on resume from suspend
  2019-09-25  7:03 [Bug 111811] Ryzen7 3700U display hang on resume from suspend bugzilla-daemon
  2019-09-25 15:17 ` bugzilla-daemon
  2019-09-26  2:37 ` bugzilla-daemon
@ 2019-11-19  9:55 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-11-19  9:55 UTC (permalink / raw)
  To: dri-devel


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

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

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

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

--- Comment #3 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/919.

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

[-- Attachment #1.2: Type: text/html, Size: 2368 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25  7:03 [Bug 111811] Ryzen7 3700U display hang on resume from suspend bugzilla-daemon
2019-09-25 15:17 ` bugzilla-daemon
2019-09-26  2:37 ` bugzilla-daemon
2019-11-19  9:55 ` 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.