All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 30272] New: r600g: buffer object leak (regression)
@ 2010-09-20  7:48 bugzilla-daemon
  2010-09-20  8:34 ` [Bug 30272] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-09-20  7:48 UTC (permalink / raw)
  To: dri-devel

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@lists.freedesktop.org
        ReportedBy: monraaf@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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 30272] r600g: buffer object leak (regression)
  2010-09-20  7:48 [Bug 30272] New: r600g: buffer object leak (regression) bugzilla-daemon
@ 2010-09-20  8:34 ` bugzilla-daemon
  2010-09-20  9:04 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-09-20  8:34 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Dave Airlie <airlied@freedesktop.org> 2010-09-20 01:34:20 PDT ---
does it still leak with current git master?

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 30272] r600g: buffer object leak (regression)
  2010-09-20  7:48 [Bug 30272] New: r600g: buffer object leak (regression) bugzilla-daemon
  2010-09-20  8:34 ` [Bug 30272] " bugzilla-daemon
@ 2010-09-20  9:04 ` bugzilla-daemon
  2010-09-26 19:56 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-09-20  9:04 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Rafael Monica <monraaf@gmail.com> 2010-09-20 02:04:03 PDT ---
yes it does.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 30272] r600g: buffer object leak (regression)
  2010-09-20  7:48 [Bug 30272] New: r600g: buffer object leak (regression) bugzilla-daemon
  2010-09-20  8:34 ` [Bug 30272] " bugzilla-daemon
  2010-09-20  9:04 ` bugzilla-daemon
@ 2010-09-26 19:56 ` bugzilla-daemon
  2010-09-26 21:21 ` bugzilla-daemon
  2010-09-29 19:05 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-09-26 19:56 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Tilman Sauerbeck <tilman@code-monkey.de> 2010-09-26 12:56:23 PDT ---
Please try the two patches I posted to the mesa3d-dev mailing list today.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 30272] r600g: buffer object leak (regression)
  2010-09-20  7:48 [Bug 30272] New: r600g: buffer object leak (regression) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-09-26 19:56 ` bugzilla-daemon
@ 2010-09-26 21:21 ` bugzilla-daemon
  2010-09-29 19:05 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-09-26 21:21 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Rafael Monica <monraaf@gmail.com> 2010-09-26 14:21:20 PDT ---
I just tried your two patches, and they fix 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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 30272] r600g: buffer object leak (regression)
  2010-09-20  7:48 [Bug 30272] New: r600g: buffer object leak (regression) bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-09-26 21:21 ` bugzilla-daemon
@ 2010-09-29 19:05 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-09-29 19:05 UTC (permalink / raw)
  To: dri-devel

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

Rafael Monica <monraaf@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Rafael Monica <monraaf@gmail.com> 2010-09-29 12:05:56 PDT ---
The leak is no longer present in git master. closing.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-29 19:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20  7:48 [Bug 30272] New: r600g: buffer object leak (regression) bugzilla-daemon
2010-09-20  8:34 ` [Bug 30272] " bugzilla-daemon
2010-09-20  9:04 ` bugzilla-daemon
2010-09-26 19:56 ` bugzilla-daemon
2010-09-26 21:21 ` bugzilla-daemon
2010-09-29 19:05 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.