Summary: | Rotating displays on secondary GPU leads to Xorg crash | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jan Burgmeier <jan.burgmeier> | ||||||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||||||
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | airlied, jan.burgmeier | ||||||||||
Version: | unspecified | ||||||||||||
Hardware: | All | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Created attachment 119032 [details]
Output of lspci -v
Created attachment 119033 [details]
Xorg logfile
Created attachment 119039 [details]
dmesg output
Might be fixed by http://lists.x.org/archives/xorg-devel/2015-June/046633.html ? It is fixed with the mentioned patch but if the following patch is also applied the mouse cursor is not rotated. http://lists.x.org/archives/xorg-devel/2015-June/046634.html This patch is needed to fix: https://bugs.freedesktop.org/show_bug.cgi?id=92573 Should I fill a new bug for this problem? -- 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/xorg/xserver/issues/485. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 119031 [details] GDB backtrace of crash Hi, My setup is the following: PC: HP T620 Plus with two AMD graphics card Monitors: 3 Dell 4k Monitos running at 1920x1080. Two are attached to the primary card and one to the secondary card. After activating all displays with "xrandr --setprovideroutputsource" xorg crashes with a segfault when display connected to the secondary GPU is rotated. The following versions were used: Xorg-1.17.2 xf86-video-ati latest git version (ce9914a) mesa-11.0.0 libdrm-2.4.64 libLLVM-3.7 It does not matter if using DRI2 or DRI3. It does not matter if ColorTiling2D is on or off. Kind regards Jan Burgmeier