Skip to content

anv: align ~64Kb allocations to 64Kb

What does this MR do and why?

anv: align ~64Kb allocations to 64Kb

We want to avoid the kernel driver trying to fill small allocations using additional buffers.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com

Merge request reports