[Bug 30272] New: r600g: buffer object leak (regression)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 20 00:48:06 PDT 2010


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

           Summary: r600g: buffer object leak (regression)
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: monraaf at gmail.com


The commit 0d76bb5d4c5c867155f7fb381c46018e1560b790  r600g: add upload manager
support, has introduced a buffer object leak in r600g. With torcs it leaks
about 200-300 buffer objects per second. The leak seems to originate in
r600_user_buffer_create, as revering the changes the commit made to that
function fixes the leak.

-- 
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 dri-devel mailing list