* [Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices
@ 2020-02-02 3:01 bugzilla-daemon
2020-02-03 16:24 ` [Bug 206387] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2020-02-02 3:01 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=206387
Bug ID: 206387
Summary: amdgpu with amdgpu.dc=1 and multiple monitors on
DisplayPort keeps changing devices
Product: Drivers
Version: 2.5
Kernel Version: 5.5.0
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: alexpereira@disroot.org
Regression: No
Hi,
I have an amd rx580 with 2 monitors connected by display port.
The 2 monitors are the same brand and model.
When using the amdgpu driver with amdgpu.dc=0, the device names ( DisplayPort-2
and DisplayPort-3 ) stay consistent, but when using amdgpu.dc=1, the device
names change randomly ( or at least not consistent ).
They sometimes are DisplayPort-4 and DisplayPort-5 , sometimes DisplayPort-4
and DisplayPort-6, making me have to configure Xorg at every boot ( to correct
the placement of the monitors, which is left and which is right ) and configure
kde plasma and sway ( because they base their configurations on the device
names ).
Currently I switched to using amdgpu.dc=1 because amdgpu.dc=0 locks computer
after a wake up from suspend ( with amdgpu.dc=1 it does not ).
Thanks !
--
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] 5+ messages in thread* [Bug 206387] amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices 2020-02-02 3:01 [Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices bugzilla-daemon @ 2020-02-03 16:24 ` bugzilla-daemon 2020-02-03 19:48 ` bugzilla-daemon ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2020-02-03 16:24 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=206387 Alex Deucher (alexdeucher@gmail.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #1 from Alex Deucher (alexdeucher@gmail.com) --- Please attach your xorg log (if using X) and dmesg output. dc support DP MST while the old dp=0 code does not. With DP MST ports are added dynamically since you can have multiple DP monitors connected to a single physical port on the computer. -- 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] 5+ messages in thread
* [Bug 206387] amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices 2020-02-02 3:01 [Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices bugzilla-daemon 2020-02-03 16:24 ` [Bug 206387] " bugzilla-daemon @ 2020-02-03 19:48 ` bugzilla-daemon 2020-02-03 19:48 ` bugzilla-daemon 2020-02-03 19:50 ` bugzilla-daemon 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2020-02-03 19:48 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=206387 --- Comment #2 from Alexandre Pereira (alexpereira@disroot.org) --- Created attachment 287099 --> https://bugzilla.kernel.org/attachment.cgi?id=287099&action=edit xorg and dmesg log - boot 1 -- 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] 5+ messages in thread
* [Bug 206387] amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices 2020-02-02 3:01 [Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices bugzilla-daemon 2020-02-03 16:24 ` [Bug 206387] " bugzilla-daemon 2020-02-03 19:48 ` bugzilla-daemon @ 2020-02-03 19:48 ` bugzilla-daemon 2020-02-03 19:50 ` bugzilla-daemon 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2020-02-03 19:48 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=206387 --- Comment #3 from Alexandre Pereira (alexpereira@disroot.org) --- Created attachment 287101 --> https://bugzilla.kernel.org/attachment.cgi?id=287101&action=edit xorg and dmesg log - boot 2 -- 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] 5+ messages in thread
* [Bug 206387] amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices 2020-02-02 3:01 [Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices bugzilla-daemon ` (2 preceding siblings ...) 2020-02-03 19:48 ` bugzilla-daemon @ 2020-02-03 19:50 ` bugzilla-daemon 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2020-02-03 19:50 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=206387 --- Comment #4 from Alexandre Pereira (alexpereira@disroot.org) --- Hi, submitted two attachments, they have the xorg and dmesg log of bootup until login manager ( in this case sddm ) appears. bootup 1 is the first reboot, and bootup 2 is a reboot right after getting the previous logs, nothing else was done in between. Thanks. -- 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] 5+ messages in thread
end of thread, other threads:[~2020-02-03 19:50 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-02-02 3:01 [Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices bugzilla-daemon 2020-02-03 16:24 ` [Bug 206387] " bugzilla-daemon 2020-02-03 19:48 ` bugzilla-daemon 2020-02-03 19:48 ` bugzilla-daemon 2020-02-03 19:50 ` 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.