[Mesa-dev] [PATCH] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
jasuarez at igalia.com
Tue Mar 7 08:22:17 UTC 2017
On Mon, 2017-02-27 at 13:48 +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.
>
>
Jason, any thoughts about this?
BR
J.A.
More information about the mesa-dev
mailing list