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:)

        J.A.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to