Summary: | 2D Rendering issues in GTK and X11 applications | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jan Burgmeier <jan.burgmeier> |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED INVALID | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 11.2 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Screenshot of rendering issues
Output of lspci -vv Xorg log |
Created attachment 122656 [details]
Output of lspci -vv
Created attachment 122657 [details]
Xorg log
(In reply to Jan Burgmeier from comment #0) > I upgraded from mesa 11.1 to mesa 11.2_rc4 Did you also upgrade from an older version of LLVM at the same time? If yes, can you try if the problem also occurs with the new version of Mesa and the old version of LLVM? If yes, can you bisect Mesa, otherwise can you bisect LLVM? I upgraded mesa only. Mesa 11.1 was compilied with a patch to support llvm 3.8. Will start bisecting mesa now. Seems to be a packaging issue on my side if i copy the files manually it works. Was definitely an error on my side. Can be closed. |
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 122655 [details] Screenshot of rendering issues Hi, I upgraded from mesa 11.1 to mesa 11.2_rc4 and have no some strange rendering issues in GTK and X11 applications see attached screenshot. QT applications are fine. There are no error messages in the Xorg log or when I actiavte MESA_DEBUG and LIBGL_DEBUG. I tried recompiling Xorg and xf86-video-ati but it did not help. The system I use: Hardware: - Futro S920 - AMD GX-424CC SOC with Radeon(TM) R5E Graphic Software versions: - Xorg 1.18.2 - Mesa 11.2_rc4 - llvm 3.8.0 - xf86-video-ati from git commit: 9483a3d - gtk 2.24.20 - mate 1.6.1