[Bug 32188] radeon evergreen (5xxx) segfault (Komodo Edit, other apps)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 3 17:13:33 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32188

--- Comment #12 from Alex Deucher <agd5f at yahoo.com> 2011-01-03 17:13:32 PST ---
Created an attachment (id=41603)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41603
 Review: https://bugs.freedesktop.org/review?bug=32188&attachment=41603

don't use vbos for constant buffers

Does this patch help?  It will hurt performance, but it might help narrow down
where the problem is.  It allocates buffers on the fly for constant buffers
rather than using the vbo pool.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list