Resuming the machine from suspend-to-ram no longer restores power to the display attached to an AMD GPU in Linux 4.19 (assuming the display has switched to sleep mode by itself because the computer hasn't been in use for a while). If the display is still powered on when resuming, it ends up blank. Linux 4.18 did not contain this bug. Kernel: 4.19 Module: amdgpu GPU: R9 390
Please attach the output of dmesg.
Created attachment 279135 [details] dmesg dmesg without any resume-from-suspend.
Created attachment 279137 [details] dmesg with resume-from-suspend dmesg with resume-from-suspend. It contains 2 amdgpu failures to send a message.
Can you bisect?
Created attachment 279151 [details] bisect.log I bisected the issue but encountered some inconsistencies along the way: - The bisected commit ends up with a white display after resume-from-suspend, while I was expecting a blank display. - I started bisecting with v4.18 good and v4.19 bad. The bisected commit has date 25 may 2018, while 4.18 has been released on 12 aug 2018.
I am resolving this issue as obsolete because I stopped using R9 390 as a primary GPU some time ago. If somebody can still reproduce this bug please reopen this issue.