Bug 42050 - Maximizing glxgears -> texture_desc_init: The buffer is not large enough
Summary: Maximizing glxgears -> texture_desc_init: The buffer is not large enough
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r300 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium minor
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-20 06:06 UTC by Lauri Kasanen
Modified: 2011-10-21 01:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Lauri Kasanen 2011-10-20 06:06:31 UTC
Mobility X1600 / 128mb
r300g git (2.1 Mesa 7.12-devel (git-6235846) / Gallium 0.4 on ATI RV530)
Linux 3.0.3


When I maximize glxgears, I get the following errors:
r300: texture_desc_init: The buffer is not large enough. Got: 4972544, Need: 4976640, Info:
r300: texture_desc_init: Macro:  NO, Micro: YES, Pitch: 1440, Dim: 1438x863x1, LastLevel: 0, Size: 4976640, Format: x8z24_unorm
r300: ERROR: Cannot set texture properties.

When maximized, it also stutters about every second, which may or may not be related. This may also be a kernel bug, if so, please reassign.
Comment 1 Marek Olšák 2011-10-20 14:40:41 UTC
Please try latest Mesa git. Commit a04f8c361211dda6a27c55 should help with this bug for now. Please close if it works.
Comment 2 Lauri Kasanen 2011-10-21 01:14:10 UTC
Yes, the message is better now. Things still stutter though :(

Will also update my DDX.
Comment 3 Lauri Kasanen 2011-10-21 01:43:55 UTC
After updating the DDX to 6.14.2, no more stutter, yay ;)

However color tiling produced a messed up screen, and I still get the new error on maximized glxgears. Next will try DDX git, if still there, I'll file a bug against the DDX.
Comment 4 Lauri Kasanen 2011-10-21 01:59:01 UTC
Filed as https://bugs.freedesktop.org/show_bug.cgi?id=42085

For some reason I couldn't reassign this bug, perhaps bugzilla doesn't like Opera.


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.