https://bugs.freedesktop.org/show_bug.cgi?id=55448
Priority: medium Bug ID: 55448 Assignee: dri-devel@lists.freedesktop.org Summary: [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics Severity: normal Classification: Unclassified OS: Linux (All) Reporter: maxijac@free.fr Hardware: All Status: NEW Version: git Component: Drivers/DRI/R600 Product: Mesa
I spotted this issue with unigine-tropics. The unigine window is all garbled, even the loading screen.
Happens whenever I set the DDX to ColorTiling2D "on". When set to off, it works.
I have the latest DDX & mesa of the time I'm posting this report for mesa it is 2.1 Mesa 9.1-devel (git-66159f9) for xf86-video-ati : e8cb0b721e6ea251f85c799ca0563bfa59a2d37c Linux 3.5.4
I'm using the LLVM compiler but with R600_LLVM=0 I have the same thing
Unlike similars reports about the kernel rejecting CS, Glxgears and others random GL games don't have problems. Heaven is working correctly.
If I have to bisect, tell me what, the DDX or mesa ?
I'll post a screenshot.
https://bugs.freedesktop.org/show_bug.cgi?id=55448
--- Comment #1 from maxijac@free.fr --- dmesg:
[12040.432139] radeon 0000:01:00.0: evergreen_surface_value_conv_check:330 cb invalid array mode 6 [12040.432144] radeon 0000:01:00.0: evergreen_packet3_check:2098 invalid cmd stream 595 [12040.432147] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! [12040.432256] radeon 0000:01:00.0: evergreen_surface_value_conv_check:330 cb invalid array mode 6 [12040.432259] radeon 0000:01:00.0: evergreen_packet3_check:2058 invalid cmd stream [12040.432261] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! [12040.450013] radeon 0000:01:00.0: evergreen_surface_value_conv_check:330 cb invalid array mode 6 [12040.450019] radeon 0000:01:00.0: evergreen_packet3_check:2098 invalid cmd stream 595 [12040.450021] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! [12040.467709] radeon 0000:01:00.0: evergreen_surface_value_conv_check:330 cb invalid array mode 6 [12040.467715] radeon 0000:01:00.0: evergreen_packet3_check:2098 invalid cmd stream 595 [12040.467717] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! [12040.480946] radeon 0000:01:00.0: evergreen_surface_value_conv_check:330 cb invalid array mode 6 [12040.480951] radeon 0000:01:00.0: evergreen_packet3_check:2098 invalid cmd stream 595
https://bugs.freedesktop.org/show_bug.cgi?id=55448
--- Comment #2 from maxijac@free.fr --- Created attachment 67848 --> https://bugs.freedesktop.org/attachment.cgi?id=67848&action=edit tropics with colortiling2D on
https://bugs.freedesktop.org/show_bug.cgi?id=55448
Andreas Boll andreas.boll.dev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/R600 |Drivers/Gallium/r600
https://bugs.freedesktop.org/show_bug.cgi?id=55448
--- Comment #3 from Alex Deucher agd5f@yahoo.com --- Are you running a 32-bit app on a 64-bit distro by any chance? If so, you may be using an old version of the 32-bit 3D driver. You'll need to build and install an updated version of the 32-bit 3D driver as well.
https://bugs.freedesktop.org/show_bug.cgi?id=55448
maxijac@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTABUG
--- Comment #4 from maxijac@free.fr --- You were right... sorry about that, I did not realize tropics was x86. Now it works, with massive rendering glitches though. I'll report them if I don't find open bug reports.
Thanks.
dri-devel@lists.freedesktop.org