[Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory

Jason Ekstrand jason at jlekstrand.net
Fri Mar 24 00:17:42 UTC 2017


On Thu, Mar 23, 2017 at 1:50 PM, Jason Ekstrand <jason at jlekstrand.net>
wrote:

> On Wed, Mar 22, 2017 at 4:14 AM, Juan A. Suarez Romero <
> jasuarez at igalia.com> wrote:
>
>> On Wed, 2017-03-15 at 13:05 +0100, Juan A. Suarez Romero wrote:
>> > Current Anv allocator assign memory in terms of a fixed block size.
>> >
>> > But there can be cases where this block is not enough for a memory
>> > request, and thus several blocks must be assigned in a row.
>> >
>> > This commit adds support for specifying how many blocks of memory must
>> > be assigned.
>> >
>> > This fixes a number dEQP-VK.pipeline.render_to_image.* tests that
>> crash.
>> >
>> > v2: lock-free free-list is not handled correctly (Jason)
>> > ---
>>
>> Gently ping to get feedback/review O:)
>>
>
> Yup.  I took a break from e-mail so I could write some of my own patches
> for once. :-)
>

I'll try to get to it tomorrow.  Sorry about the delay.  This stuff is
hairy enough that I have to carve out some serious brain-space to review
it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170323/a6fbe657/attachment.html>


More information about the mesa-dev mailing list