[Bug 98626] X server crashes on DP hotplug: radeon_mode_hotplug() in xf86-video-ati does not enumerate second GPU

2016-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98626 --- Comment #5 from Michel Dänzer --- You're misunderstanding. The purpose of this code is to find all connectors of a single GPU. There can only be one or two screens associated with any given GPU controlled by this driver.

[Bug 98645] X Freeze while rendering video with multiple displays and TearFree enabled

2016-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98645 --- Comment #2 from Josep Torra --- Yes, it occurs with DRI3 enabled and with last week master of xf86-video-ati. I'll double check again tomorrow. -- You are receiving this mail because: You are the assignee for the

[Bug 98645] New: X Freeze while rendering video with multiple displays and TearFree enabled

2016-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98645 Bug ID: 98645 Summary: X Freeze while rendering video with multiple displays and TearFree enabled Product: xorg Version: unspecified Hardware: x86-64 (AMD64)

[Bug 98626] X server crashes on DP hotplug: radeon_mode_hotplug() in xf86-video-ati does not enumerate second GPU

2016-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98626 --- Comment #4 from Max Staudt --- Yes, these patches fix the crash. However, as far as I can see, they do not allow for arbitrary number of Radeon cards in arbitrary primary/secondary configurations. So it's not a final fix...