https://bugs.freedesktop.org/show_bug.cgi?id=98176
Bug ID: 98176 Summary: External HDMI monitor not woken from sleep/power saving mode when coming back from idle Product: Mesa Version: 12.0 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: nekohayo@gmail.com QA Contact: dri-devel@lists.freedesktop.org
I have a LG 25UM58-P 2560x1080 monitor, which only has two HDMI inputs, connected to my Radeon 7770's HDMI port. It works fine, except that whenever the computer/radeon puts the monitor to sleep (when I lock my screen or put the computer into suspend mode), the screen monitor loses the signal and turns off entirely, requiring me to force-turn-it-on whenever I reactivate my computer and unlock my screen.
This did not happen with my previous monitor connected over DVI, and I thought "oh well, maybe it's a quirk of the new monitor"... except that while testing out a nVidia FX 580 with the Nouveau driver today, I realized that this driver was able to wake up the screen from GNOME Shell's screen lock, so that indicates that leads me to believe the radeonsi driver actually is the one causing the problem.
https://bugs.freedesktop.org/show_bug.cgi?id=98176
Jean-François Fortin Tam nekohayo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED
--- Comment #1 from Jean-François Fortin Tam nekohayo@gmail.com --- Actually no, I am mistaken... I didn't look closely enough: the nvidia card just doesn't truly blank the screen, so the monitor does not go into power save mode. An intel GPU had the same behavior as the radeonsi, so the monitor is really the cause of the problem, probably not radeonsi.
dri-devel@lists.freedesktop.org