On Tue, May 23, 2017 at 6:43 PM, Christian König
wrote:
> From: Christian König
>
> BOs larger than the minimum fragment size should have their VA
> alignet to at least the fragment size for optimal performance.
>
> Signed-off-by: Christian König
> ---
> src/amd/common/ac_gpu_info.c
From: Christian König
BOs larger than the minimum fragment size should have their VA
alignet to at least the fragment size for optimal performance.
Signed-off-by: Christian König
---
src/amd/common/ac_gpu_info.c | 1 +
src/amd/common/ac_gpu_info.h | 1 +
src/g