* [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
@ 2021-02-28 11:44 bugzilla-daemon
2021-02-28 11:47 ` [Bug 211997] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2021-02-28 11:44 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=211997
Bug ID: 211997
Summary: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect
HDMI monitor AMDGPU
Product: Drivers
Version: 2.5
Kernel Version: 5.11.2-gentoo
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: stefan@konink.de
Regression: No
Created attachment 295529
--> https://bugzilla.kernel.org/attachment.cgi?id=295529&action=edit
dmesg
When disconnecting a second monitor on a AMD Ryzen 5 2500U with Radeon Vega
Mobile Gfx the system seems to hang. It is reachable over a wired connection,
but the screen (other than a moving mouse) does not repond to any input.
Connecting new devices such as an external mouse does not seem to influence the
running session.
Connected over netconsole, and later direct via the wired connection the error
presented in dmesg:
[drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR*
[CRTC:70:crtc-1] flip_done timed out
[drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR*
[CRTC:70:crtc-1] flip_done timed out
[drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR*
[PLANE:50:plane-2] flip_done timed out
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 211997] sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
2021-02-28 11:44 [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU bugzilla-daemon
@ 2021-02-28 11:47 ` bugzilla-daemon
2021-03-01 10:53 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2021-02-28 11:47 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=211997
--- Comment #1 from Stefan de Konink (stefan@konink.de) ---
5.10.5-gentoo still works for me. Have not checked the other releases.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 211997] sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
2021-02-28 11:44 [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU bugzilla-daemon
2021-02-28 11:47 ` [Bug 211997] " bugzilla-daemon
@ 2021-03-01 10:53 ` bugzilla-daemon
2021-03-04 12:49 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2021-03-01 10:53 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=211997
Paul Menzel (pmenzel+bugzilla.kernel.org@molgen.mpg.de) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #2 from Paul Menzel (pmenzel+bugzilla.kernel.org@molgen.mpg.de) ---
It’d be great, if you could bisect the issue?
Also, I think the AMDGPU issue tracker is at
https://gitlab.freedesktop.org/drm/amd, and you might get quicker responses
there.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 211997] sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
2021-02-28 11:44 [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU bugzilla-daemon
2021-02-28 11:47 ` [Bug 211997] " bugzilla-daemon
2021-03-01 10:53 ` bugzilla-daemon
@ 2021-03-04 12:49 ` bugzilla-daemon
2021-03-04 12:54 ` bugzilla-daemon
2021-03-04 17:40 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2021-03-04 12:49 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=211997
Stefan de Konink (stefan@konink.de) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |PATCH_ALREADY_AVAILABLE
--- Comment #3 from Stefan de Konink (stefan@konink.de) ---
Resolved by
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=efc8278eecfd5e6fa36c5d41e71d038f534fe107
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 211997] sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
2021-02-28 11:44 [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU bugzilla-daemon
` (2 preceding siblings ...)
2021-03-04 12:49 ` bugzilla-daemon
@ 2021-03-04 12:54 ` bugzilla-daemon
2021-03-04 17:40 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2021-03-04 12:54 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=211997
--- Comment #4 from Paul Menzel (pmenzel+bugzilla.kernel.org@molgen.mpg.de) ---
Thank you for updating the status. Can you please mark it as a duplicate of bug
#211649 [1].
[1]: https://bugzilla.kernel.org/show_bug.cgi?id=211649
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 211997] sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
2021-02-28 11:44 [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU bugzilla-daemon
` (3 preceding siblings ...)
2021-03-04 12:54 ` bugzilla-daemon
@ 2021-03-04 17:40 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2021-03-04 17:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=211997
Stefan de Konink (stefan@konink.de) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|PATCH_ALREADY_AVAILABLE |DUPLICATE
--- Comment #5 from Stefan de Konink (stefan@konink.de) ---
*** This bug has been marked as a duplicate of bug 211649 ***
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-03-04 17:40 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-28 11:44 [Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU bugzilla-daemon
2021-02-28 11:47 ` [Bug 211997] " bugzilla-daemon
2021-03-01 10:53 ` bugzilla-daemon
2021-03-04 12:49 ` bugzilla-daemon
2021-03-04 12:54 ` bugzilla-daemon
2021-03-04 17:40 ` 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.