All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 102684] Monitor sometimes cuts to black after idling overnight
@ 2017-09-12 16:58 bugzilla-daemon
  2017-09-15  7:02 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-09-12 16:58 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 102684
           Summary: Monitor sometimes cuts to black after idling overnight
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: bugs.freedesktop@haasn.xyz

This is a rather difficult issue to reproduce. After leaving my PC idle
overnight (monitor turned off) and waking up the next day, I noticed an odd
issue started happening: The monitor started randomly cutting to black for a
second. It was not entirely unpredictable: it seemed to happen especially when
I triggered a seek in `mpv` -perhaps because this either recreated the
framebuffer or recreated some video textures, I'm not entirely sure. Restarting
X seems to have fixed it. The GPU was in power mode 'auto' overnight.

It sort of reminds me of similar issues I had with the nvidia drivers some
years ago, where leaving them in 'adaptive' performance mode overnight caused
them to fail switching frequencies the next day. Leaving them in 'performance'
mode overnight solved that issue; but it has also been since fixed. But that
was an issue actually related to the performance scaling, whereas this seems
more like an issue with the display connection in general.

I'm not sure where else to take this - I can try reproducing it the next time I
go to sleep, I guess, just to see if it will happen again. Apart from that, I'm
pretty much blind debuggin here.

Xorg version is 1.19.3, mesa version is 17.2, kernel version is 4.12.4, device
is a Sapphire RX 560.

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

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

* [Bug 102684] Monitor sometimes cuts to black after idling overnight
  2017-09-12 16:58 [Bug 102684] Monitor sometimes cuts to black after idling overnight bugzilla-daemon
@ 2017-09-15  7:02 ` bugzilla-daemon
  2018-06-30 17:08 ` bugzilla-daemon
  2019-11-19  8:24 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-09-15  7:02 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Niklas Haas <bugs.freedesktop@haasn.xyz> ---
Can't reproduce the cut-to-black issue, after several attempts (with either
'auto' or 'high' performance mode).

I did notice another issue while testing though, which is sort of related: If
leaving the GPU in 'high' performance mode while the display is turned off, it
still goes down to ~300 MHz core clock - except that it never goes back up to
high performance mode. This bug seems extremely similar to the one I had with
nvidia drivers (although nvidia drivers required an X restart, whereas simply
going from 'high' to 'auto' and back clears this issue).

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

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

* [Bug 102684] Monitor sometimes cuts to black after idling overnight
  2017-09-12 16:58 [Bug 102684] Monitor sometimes cuts to black after idling overnight bugzilla-daemon
  2017-09-15  7:02 ` bugzilla-daemon
@ 2018-06-30 17:08 ` bugzilla-daemon
  2019-11-19  8:24 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-06-30 17:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Niklas Haas <bugs.freedesktop@haasn.xyz> ---
Bug is possibly fixed in the meantime. I think I haven't noticed it for a
while. Closing pre-emptively.

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

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

* [Bug 102684] Monitor sometimes cuts to black after idling overnight
  2017-09-12 16:58 [Bug 102684] Monitor sometimes cuts to black after idling overnight bugzilla-daemon
  2017-09-15  7:02 ` bugzilla-daemon
  2018-06-30 17:08 ` bugzilla-daemon
@ 2019-11-19  8:24 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:24 UTC (permalink / raw)
  To: dri-devel


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

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

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/239.

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

[-- Attachment #1.2: Type: text/html, Size: 2386 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  8:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12 16:58 [Bug 102684] Monitor sometimes cuts to black after idling overnight bugzilla-daemon
2017-09-15  7:02 ` bugzilla-daemon
2018-06-30 17:08 ` bugzilla-daemon
2019-11-19  8:24 ` 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.