<div dir="ltr">On 15 February 2013 23:16, Eric Anholt <span dir="ltr"><<a href="mailto:eric@anholt.net" target="_blank">eric@anholt.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><a href="mailto:christopher.halse.rogers@canonical.com">christopher.halse.rogers@canonical.com</a> writes:<br>
<br>
> From: Christopher James Halse Rogers <<a href="mailto:raof@ubuntu.com">raof@ubuntu.com</a>><br>
><br>
> _mesa_delete_renderbuffer does not call the driver-specific<br>
> renderbuffer delete function, so the blorp code was leaking the<br>
> Intel-specific bits, including some GEM objects.<br>
><br>
> Call the renderbuffer's ->Delete() method instead, which does the<br>
> right thing.<br>
><br>
> Fixes Unity rapidly sending the machine into the arms of the OOM-killer<br>
<br>
</div>Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>><br>
Also needs:<br>
Note: This is a candidate for the 9.1 branch.<br>
<br>
<br>_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">It looks like Christopher doesn't have push access, so I went ahead and pushed this patch, along with Eric's R-b and the note about it being a candidate for the 9.1 branch.<br>
</div></div>