Bug 110914

Summary: Heavy corruption on R300 with modesetting and GLAMOR
Product: Mesa Reporter: Rui Salvaterra <rsalvaterra>
Component: Drivers/Gallium/r300Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED MOVED QA Contact: Default DRI bug account <dri-devel>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Corrupted login screen (lightdm on Ubuntu MATE 19.04)
Xorg log
Xorg log (radeon DDX + AccelMethod glamor)

Description Rui Salvaterra 2019-06-13 18:05:14 UTC
Created attachment 144533 [details]
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.
Comment 1 Michel Dänzer 2019-06-14 07:40:39 UTC
Please attach the corresponding Xorg log file.
Comment 2 Rui Salvaterra 2019-06-14 08:44:38 UTC
(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!
Comment 3 Rui Salvaterra 2019-06-14 17:13:10 UTC
Created attachment 144546 [details]
Xorg log

Xorg log attached.
Comment 4 Michel Dänzer 2019-06-17 09:04:59 UTC
Does xf86-video-ati with glamor give the same corruption?
Comment 5 Rui Salvaterra 2019-06-17 10:28:49 UTC
(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.
Comment 6 Rui Salvaterra 2019-06-17 17:28:40 UTC
Created attachment 144571 [details]
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.
Comment 7 GitLab Migration User 2019-09-18 18:55:35 UTC
-- 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.

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.