[Mesa-dev] [PATCH 03/10] util: Make vma.c support non-power-of-two alignments.

Scott D Phillips scott.d.phillips at intel.com
Tue May 8 16:14:40 UTC 2018


Kenneth Graunke <kenneth at whitecape.org> writes:

> I want to use this in a bucketing allocator for i965.

Reviewed-by: Scott D Phillips <scott.d.phillips at intel.com>

> ---
>  src/util/vma.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/src/util/vma.c b/src/util/vma.c
> index 3d61f6969ed..d6ee05988ef 100644


More information about the mesa-dev mailing list