https://bugs.freedesktop.org/show_bug.cgi?id=58840
Priority: medium
Bug ID: 58840
Assignee: dri-devel(a)lists.freedesktop.org
Summary: rendering error with MSAA on HD6850
Severity: normal
Classification: Unclassified
OS: All
Reporter: aaalmosss(a)gmail.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
There are weird rendering errors when OpenGL applications use MSAA framebuffer.
The output is mostly noise. KDE 4.8 with OpenGL compositing is totally unusable
this way.
It is also interesting, that MS visuals are only advertised in glxinfo, if I
have the msaa-capable r600_dri.so installed on the system. If I only enable it
via LIBGL_DRIVERS_PATH and LD_LIBRARY_PATH, they are not advertised, but still
selectable. At least with __GL_FSAA_MODE=4 the applications are broken in the
same way.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=44365
Bug #: 44365
Summary: Textures aligned/move wrongly in planeshift game
Classification: Unclassified
Product: Mesa
Version: 7.11
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: freedesktop(a)darkskiez.co.uk
When you move in the game all the textures, particularly the ground ones, start
shifting around making it almost unusable.
Video Capture:
http://www.darkskiez.co.uk/planeweird.mp4
Card: Radeon 6850
Planeshift: ver 0.5.8.1
DRM: [drm] Initialized radeon 2.11.0 20080528 for 0000:01:00.0 on minor 0
OpenGL renderer string: Gallium 0.4 on AMD BARTS
OpenGL version string: 2.1 Mesa 7.11.2
OpenGL shading language version string: 1.20
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=43426
Bug #: 43426
Summary: gallium3d makes krita crash
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: leandrosansilva(a)gmail.com
Created attachment 54018
--> https://bugs.freedesktop.org/attachment.cgi?id=54018
krita backtrace
When I open krita, which uses hardware acceleration, it crashes and it's caused
by the gl driver.
The OpenGL info:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RS780
OpenGL version string: 2.1 Mesa 7.12-devel
OpenGL shading language version string: 1.20
I'm using mesa from xorg-edgers ppa on Ubuntu 11.04 64-bit.
The backtrace from application is attached.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=43405
Bug #: 43405
Summary: Only horizontal lines (snow) display in google
earth/glxgears using current r600g on RS780M
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: idunham(a)lavabit.com
All that shows up when I run certain OpenGL programs (glxgears and google
earth, so far) is monochrome blocks with horizontal lines. Not all GL programs
are affected (the other standard tests work fine).
On stderr, I get this message repeated ad nauseum:
radeon: The kernel rejected CS, see dmesg for more information.
dmesg repeats this ad nauseum:
[18811.705536] radeon 0000:01:05.0: z/stencil buffer (2) too small (0x00BF3C8F
12240 1 4 -> 3133440 have 3104768)
[18811.705543] radeon 0000:01:05.0: r600_packet3_check:1501 invalid cmd stream
569
[18811.705547] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
My source tree is updated to the last commit prior to failover removal; that
broke compilation (bug # 43404). First saw this issue last weekend; I hadn't
seen any issues during August, when I last built mesa; the binaries from then
still work.
Hardware: Radeon HD 3200M - RS780M/RS780MN
Debian squeeze with following packages updated:
Linux 3.0.10
libdrm 2.4.25
libxmu 1.1.0
x11proto-dri2 2.6-2
x11proto-gl 1.4.14
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=43395
Bug #: 43395
Summary: Game running in wine stops rendering
Classification: Unclassified
Product: Mesa
Version: 7.11
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: Schlosser.T(a)seznam.cz
When playing Gothic everything works fine for 10 - 15 minutes, then the
rendering just stops and the screen is left as it was. The game works normally
(I can hear sounds from game and can blindly manipulate it). The rest of the
system works just fine as well (the game is running in simulated windowed
mode).
Fedora 16 (Verne) x86_64
Graphic card:
VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 2400
[tomason@odysseus ~]$ glxinfo |grep -i "\(render\|opengl\)"
direct rendering: Yes
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV610
OpenGL version string: 2.1 Mesa 7.11
OpenGL shading language version string: 1.20
Using libtxc_dxtn.i686 as the game requires it to run
I also tried kmod-catalyst (proprietary drivers) and running it with wine64
none of which helped.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=41060
Summary: r600g: "Failed to parse relocation -12!" followed by
widespread texture corruption
Product: Mesa
Version: 7.11
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: nmiell(a)gmail.com
Sometimes most of gnome-shell's textures will be corrupted immediately
following "[drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!"
appearing in the kernel logs.
01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4250]
kernel-2.6.40.4-5.fc15.x86_64
libdrm-2.4.26-1.fc15.x86_64
mesa-libGL-7.11-1.fc15.x86_64
xorg-x11-drv-ati-6.14.1-2.20110525gitfe5c42f51.fc15.x86_64
xorg-x11-server-Xorg-1.10.4-1.fc15.x86_64
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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(a)lists.freedesktop.org
ReportedBy: francesco.marella(a)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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=40531
Summary: [RADEON:KMS:R600G] Frets On Fire visual corruption in
menu
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(a)lists.freedesktop.org
ReportedBy: r0ugh_l(a)yahoo.de
Created an attachment (id=50785)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50785)
Fretsonfire text corruption
When I start fretsonfire there is a visual glitch around the text in the main
menu and all other text. (see attached screen-shot)
Version information:
% glxinfo|grep -i opengl
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV770
OpenGL version string: 2.1 Mesa 7.12-devel (git-82fff5f)
OpenGL shading language version string: 1.20
% uname -a
Linux tuxbox 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux
Other Information:
% egrep "(Tiling|Swap|flip)" /var/log/Xorg.0.log
[ 360.814] (**) RADEON(0): Option "ColorTiling" "on"
[ 360.814] (**) RADEON(0): Option "SwapbuffersWait" "off"
[ 360.815] (II) RADEON(0): KMS Color Tiling: enabled
[ 360.815] (II) RADEON(0): KMS Pageflipping: enabled
[ 360.815] (II) RADEON(0): SwapBuffers wait for vsync: disabled
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=38753
Summary: Strange drawing around models in r600g in SC2
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(a)lists.freedesktop.org
ReportedBy: ace(a)sannes.org
When playing a game of sc2 under wine, some models have a white sphere around
them.
This started happening after commit:
commit 43bdabd47d98975b56a759954fb5f37d2942c101
Author: Brian Paul <brianp(a)vmware.com>
Date: Wed May 18 16:19:06 2011 -0600
mesa: fix vertex array enable checking in check_valid_to_render()
In particular, this fixes the case where a vertex shader only uses
generic vertex attributes (non-0th). Before, we were no-op'ing the
glDrawArrays/Elements().
This fixes the new piglit pos-array test.
NOTE: This is a candidate for the 7.10 branch.
I will attach two images, one where the commit is reverted.
My hardware is as follows:
ATI Technologies Inc RV770 [Radeon HD 4870]
Using r600g on gentoo ~amd64, with a 32bit chroot with r600g also.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=38547
Summary: r600g fails shader, tries to run with failed shader,
freezes.
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: equinox-freedesktopbugs(a)diac24.net
when trying to create a character in EVE Online, after the first few screens I
encounter multiple shaders that cannot be translated from TGSI. The error
message printed is:
"r600_pipe_shader_create - translation from TGSI failed !"
I've traced this down to:
^ check_and_set_bank_swizzle (-1) from
^ r600_bc_add_alu_type from
^ r600_shader_from_tgsi from
^ r600_pipe_shader_create (opcode: 0x09 "ADD")
Problematically, the application continues running after that, complains about
"missing shader" and finally - a whole few seconds later, continuing to draw
the loading animation - freezes the GFX card:
[ 4996.188064] radeon 0000:03:00.0: GPU lockup CP stall for more than 10000msec
[ 4996.188072] ------------[ cut here ]------------
[ 4996.188147] WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:246
radeon_fence_wait+0x21c/0x2bb [radeon]()
[ 4996.188160] GPU lockup (waiting for 0x00011BDD last fence id 0x00011BD9)
after that I have to kill my X server and restart it.
(So this is basically two bugs, the shader failing, and the driver trying to
use a failed shader I assume - though the lockup might also be unrelated)
System information:
mesa 21972c85ea734dbfcf69629c6b0b940efb42d4ba on Linux 2.6.39.1
32-bit chroot on 64-bit host
03:00.0 VGA compatible controller: ATI Technologies Inc RV630 [Radeon HD 2600
Series]
R600_DUMP_SHADERS output for failed shader following in attachment.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.