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.
https://bugs.freedesktop.org/show_bug.cgi?id=40658
--- Comment #1 from Francesco Marella francesco.marella@gmail.com 2011-09-06 11:42:26 PDT --- Created an attachment (id=50942) --> (https://bugs.freedesktop.org/attachment.cgi?id=50942) xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=40658
Francesco Marella francesco.marella@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #50941|text/x-log |text/plain mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=40658
--- Comment #2 from Michel Dänzer michel@daenzer.net 2011-09-07 02:09:28 PDT --- Does the problem also occur without Option "SWCursor"?
https://bugs.freedesktop.org/show_bug.cgi?id=40658
--- Comment #3 from Francesco Marella francesco.marella@gmail.com 2011-09-07 03:06:27 PDT --- (In reply to comment #2)
Does the problem also occur without Option "SWCursor"?
Yes, it does.
https://bugs.freedesktop.org/show_bug.cgi?id=40658
--- Comment #4 from Francesco Marella francesco.marella@gmail.com 2011-09-07 03:06:53 PDT --- Created an attachment (id=50952) --> (https://bugs.freedesktop.org/attachment.cgi?id=50952) kernel log without SWCursor
https://bugs.freedesktop.org/show_bug.cgi?id=40658
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #5 from Marek Olšák maraeo@gmail.com --- The Xorg state tracker no longer exists in Mesa. Closing.
dri-devel@lists.freedesktop.org