On Sun, Jul 9, 2017 at 9:41 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Rather than using 64k, use what addrlib returns as the base
> alignment for vulkan allocations.
>
> Signed-off-by: Dave Airlie
> ---
> src/amd/common/ac_gpu_info.h | 1 +
> src/amd/common/ac_surface
On Sun, Jul 9, 2017 at 12:41 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Rather than using 64k, use what addrlib returns as the base
> alignment for vulkan allocations.
>
> Signed-off-by: Dave Airlie
> ---
> src/amd/common/ac_gpu_info.h | 1 +
> src/amd/common/ac_surfac
From: Dave Airlie
Rather than using 64k, use what addrlib returns as the base
alignment for vulkan allocations.
Signed-off-by: Dave Airlie
---
src/amd/common/ac_gpu_info.h | 1 +
src/amd/common/ac_surface.c | 11 ++-
src/amd/common/ac_surface