[Bug 105374] texture3d, a SaschaWillems demo, assert fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 26 20:19:58 UTC 2018


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

Jason Ekstrand <jason at jlekstrand.net> changed:

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

--- Comment #3 from Jason Ekstrand <jason at jlekstrand.net> ---
This is fixed in master by the following commit:

commit 3db93f9128e5329f6658c9018cf23eb31807c24c
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Fri Apr 20 21:52:41 2018 -0700

    anv/allocator: Don't shrink either end of the block pool

    Previously, we only tried to ensure that we didn't shrink either end
    below what was already handed out.  However, due to the way we handle
    relocations with block pools, we can't shrink the back end at all.  It's
    probably best to not shrink in either direction.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105374
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106147
    Tested-by: Eero Tamminen <eero.t.tamminen at intel.com>
    Reviewed-by: Scott D Phillips <scott.d.phillips at intel.com>
    Cc: mesa-stable at lists.freedesktop.org

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180426/9ec87708/attachment.html>


More information about the intel-3d-bugs mailing list