https://bugs.freedesktop.org/show_bug.cgi?id=110914
Bug ID: 110914 Summary: Heavy corruption on R300 with modesetting and GLAMOR Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 Assignee: dri-devel@lists.freedesktop.org Reporter: rsalvaterra@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 144533 --> https://bugs.freedesktop.org/attachment.cgi?id=144533&action=edit Corrupted login screen (lightdm on Ubuntu MATE 19.04)
There's heavy corruption when using modesetting and GLAMOR on R300 (Radeon Xpress 200M). R500 (Mobility Radeon X1600) works fine. Attached is a photo displaying the problem.
https://bugs.freedesktop.org/show_bug.cgi?id=110914
--- Comment #1 from Michel Dänzer michel@daenzer.net --- Please attach the corresponding Xorg log file.
https://bugs.freedesktop.org/show_bug.cgi?id=110914
--- Comment #2 from Rui Salvaterra rsalvaterra@gmail.com --- (In reply to Michel Dänzer from comment #1)
Please attach the corresponding Xorg log file.
Hi, Michel. Will do ASAP (I'm at work at the moment and don't have access to the laptop). I don't remember seeing anything out of the ordinary in it, but I could be wrong. Thanks!
https://bugs.freedesktop.org/show_bug.cgi?id=110914
--- Comment #3 from Rui Salvaterra rsalvaterra@gmail.com --- Created attachment 144546 --> https://bugs.freedesktop.org/attachment.cgi?id=144546&action=edit Xorg log
Xorg log attached.
https://bugs.freedesktop.org/show_bug.cgi?id=110914
--- Comment #4 from Michel Dänzer michel@daenzer.net --- Does xf86-video-ati with glamor give the same corruption?
https://bugs.freedesktop.org/show_bug.cgi?id=110914
--- Comment #5 from Rui Salvaterra rsalvaterra@gmail.com --- (In reply to Michel Dänzer from comment #4)
Does xf86-video-ati with glamor give the same corruption?
Good question. I have no idea, but I will try and see if it also happens.
https://bugs.freedesktop.org/show_bug.cgi?id=110914
--- Comment #6 from Rui Salvaterra rsalvaterra@gmail.com --- Created attachment 144571 --> https://bugs.freedesktop.org/attachment.cgi?id=144571&action=edit Xorg log (radeon DDX + AccelMethod glamor)
With the radeon DDX and the following xorg.conf:
rui@turionx2:/etc/X11$ cat xorg.conf Section "Device" Identifier "Radeon" Driver "radeon" Option "AccelMethod" "glamor" EndSection rui@turionx2:/etc/X11$
I get the exact same corruption. Log attached.
https://bugs.freedesktop.org/show_bug.cgi?id=110914
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #7 from GitLab Migration User gitlab-migration@fdo.invalid --- -- 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/mesa/mesa/issues/389.
dri-devel@lists.freedesktop.org