Bug 37928 - foobillard has rendering errors (regression)
Summary: foobillard has rendering errors (regression)
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r300 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-04 12:25 UTC by almos
Modified: 2011-06-05 04:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
foobillard.png (251.01 KB, image/png)
2011-06-04 12:25 UTC, almos
Details

Description almos 2011-06-04 12:25:08 UTC
Created attachment 47535 [details]
foobillard.png

Recently foobillard started to look like on the screenshot. About a month ago it was fine.

This is written in dmesg:
[  536.002852] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 32768 have 24576) !
[  536.002859] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (128 2 0 128)
[  536.002863] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  536.014942] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 32768 have 24576) !
[  536.014950] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (128 2 0 128)
[  536.014953] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  536.017284] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 32768 have 24576) !
[  536.017292] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (128 2 0 128)
[  536.017296] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  536.020344] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 32768 have 24576) !
[  536.020352] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (128 2 0 128)
[  536.020355] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  536.051539] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 131072 have 90112) !
[  536.051546] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (256 2 0 256)
[  536.051550] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  536.142308] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 16384 have 12288) !
[  536.142316] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (256 2 0 32)
[  536.142319] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  536.223631] [drm:r100_cs_track_check] *ERROR* [drm] Buffer too small for z buffer (need 32768 have 24576) !
[  536.223639] [drm:r100_cs_track_check] *ERROR* [drm] zbuffer (128 2 0 128)
[  536.223642] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !


#36934 might be related.
Comment 1 Marek Olšák 2011-06-04 12:32:22 UTC
Could you please bisect?
Comment 2 almos 2011-06-05 04:40:18 UTC
I found the culprit: I still had fix2 for #37724 applied. Sorry for the noise.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.