Bug 29818 - r600g "vbo resource seems too big" spam
Summary: r600g "vbo resource seems too big" spam
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R600 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 05:50 UTC by Seppo Yli-Olli
Modified: 2010-08-27 13:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Seppo Yli-Olli 2010-08-26 05:50:17 UTC
I get lotsa (128 in dmesg) "radeon 0000:01:00.0: vbo resource seems too big (32769) for the bo (32768)" with glxgears atm and machine slows down to a crawl. 
I suspect related to this http://www.spinics.net/lists/dri-devel/msg03278.html off-by-one discussion.
Considering the version of DRM I have seems to have the line
"size = radeon_get_ib_value(p, idx+1+(i*7)+1) + 1;" and agd5f claims the patch in the link was wrong, this could hint that r600g has the size wrong.
Mesa 90437330e2886fcd351dd11ee0e5aa3e8b523fdc.
Comment 1 Jerome Glisse 2010-08-27 13:57:50 UTC
Pushed fix


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.