https://bugs.freedesktop.org/show_bug.cgi?id=94774
Bug ID: 94774 Summary: 2D Rendering issues in GTK and X11 applications Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: jan.burgmeier@unicon-software.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 122655 --> https://bugs.freedesktop.org/attachment.cgi?id=122655&action=edit 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
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #1 from Jan Burgmeier jan.burgmeier@unicon-software.com --- Created attachment 122656 --> https://bugs.freedesktop.org/attachment.cgi?id=122656&action=edit Output of lspci -vv
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #2 from Jan Burgmeier jan.burgmeier@unicon-software.com --- Created attachment 122657 --> https://bugs.freedesktop.org/attachment.cgi?id=122657&action=edit Xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=94774
Jan Burgmeier jan.burgmeier@unicon-software.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #122655|text/plain |image/png mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #3 from Michel Dänzer michel@daenzer.net --- (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?
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #4 from Jan Burgmeier jan.burgmeier@unicon-software.com --- I upgraded mesa only. Mesa 11.1 was compilied with a patch to support llvm 3.8. Will start bisecting mesa now.
https://bugs.freedesktop.org/show_bug.cgi?id=94774
--- Comment #5 from Jan Burgmeier jan.burgmeier@unicon-software.com --- Seems to be a packaging issue on my side if i copy the files manually it works.
https://bugs.freedesktop.org/show_bug.cgi?id=94774
Jan Burgmeier jan.burgmeier@unicon-software.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #6 from Jan Burgmeier jan.burgmeier@unicon-software.com --- Was definitely an error on my side. Can be closed.
dri-devel@lists.freedesktop.org