https://bugs.freedesktop.org/show_bug.cgi?id=30036
Summary: [r300g] Savage 2: rejected CS Product: Mesa Version: git Platform: Other URL: http://www.savage2.com/en/download.php OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: sa@whiz.se
As mentioned in bug 28517, there's one (minor) problem remaining in Savage 2. Setting "Shadow Quality" to medium or higher results in
radeon: The kernel rejected CS, see dmesg for more information.
dmesg: Sep 5 21:56:46 zoe kernel: [97451.007942] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for color buffer 0 (need 4194304 have 3145728) ! Sep 5 21:56:46 zoe kernel: [97451.007946] [drm:r100_cs_track_check] *ERROR* [drm] color buffer 0 (1024 4 0 1024) Sep 5 21:56:46 zoe kernel: [97451.007947] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
This causes part of the game to stop being redrawn and graphics seems to "smear" across the menu.
System environment: -- system architecture: 32-bit -- Linux distribution: Debian unstable -- GPU: RV570 -- Model: Asus EAX1950Pro 256MB -- Display connector: DVI -- xf86-video-ati: e9928fe036e9382fd7bc353f3f05531445f08977 -- xserver: 1.8.99.904 (1.9.0 RC 5) -- mesa: 99f3c9caa39fbe9dfa7561c919202395720e9472 -- drm: 23287f05cf2443ddf9e028e29beb5bd30979c6cf -- kernel: 2.6.35
https://bugs.freedesktop.org/show_bug.cgi?id=30036
Fabio Pedretti fabio.ped@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fabio.ped@libero.it
--- Comment #1 from Fabio Pedretti fabio.ped@libero.it 2010-09-06 00:58:56 PDT --- This may be related to: https://bugs.freedesktop.org/show_bug.cgi?id=27507 https://bugs.freedesktop.org/show_bug.cgi?id=29762
https://bugs.freedesktop.org/show_bug.cgi?id=30036
--- Comment #2 from Sven Arvidsson sa@whiz.se 2010-09-06 12:14:58 PDT --- Yeah, there are a few other bug reports I have filed where the same error appears "Buffer too small for color buffer", not sure if it's the same bug or just similar symptoms?
https://bugs.freedesktop.org/show_bug.cgi?id=30036
Matt Turner mattst88@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/r300 |Drivers/Gallium/r300
https://bugs.freedesktop.org/show_bug.cgi?id=30036
--- Comment #3 from Marek Olšák maraeo@gmail.com 2010-09-11 21:33:46 PDT --- Could you possibly test this kernel patch:
http://lists.freedesktop.org/archives/dri-devel/2010-September/003830.html
I am 99% sure it fixes this bug, but I haven't tested it myself.
https://bugs.freedesktop.org/show_bug.cgi?id=30036
--- Comment #4 from Sven Arvidsson sa@whiz.se 2010-09-12 12:15:23 PDT --- Sure enough, game is working fine with shadow quality on any setting now!
https://bugs.freedesktop.org/show_bug.cgi?id=30036
--- Comment #5 from Matt Turner mattst88@gmail.com 2010-09-12 12:30:21 PDT --- (In reply to comment #4)
Sure enough, game is working fine with shadow quality on any setting now!
If you would, reply to that patch email with your Tested-By: tag, or just give it here.
https://bugs.freedesktop.org/show_bug.cgi?id=30036
--- Comment #6 from Sven Arvidsson sa@whiz.se 2010-09-12 12:44:24 PDT --- (In reply to comment #5)
If you would, reply to that patch email with your Tested-By: tag, or just give it here.
Something like this? Tested-by: Sven Arvidsson sa@whiz.se
https://bugs.freedesktop.org/show_bug.cgi?id=30036
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Marek Olšák maraeo@gmail.com 2010-09-12 23:24:59 PDT --- We'll try to get that patch included in the next kernel. Closing.
dri-devel@lists.freedesktop.org