https://bugs.freedesktop.org/show_bug.cgi?id=40658
Summary: r600g-xorg: GPU lockup CP stall Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: francesco.marella@gmail.com
Created an attachment (id=50941) --> (https://bugs.freedesktop.org/attachment.cgi?id=50941) kernel log
Compiled r600g with xorg state tracker:
./configure --prefix=/usr --enable-xvmc --enable-xorg --enable-vdpau --enable-texture-float --enable-selinux --enable-gles2 --with-gallium-drivers=r600 --with-dri-drivers=
xorg.conf:
Section "Device" Identifier "radeon-r600g" Driver "r600g" Option "SWCursor" "True" Option "2DAccel" "True" EndSection
The gdm login screen is corrupted.