Re: [PATCH 10/11] drm/amdgpu: use the maximum possible fragment size on Vega/Raven

2018-09-10 Thread Felix Kuehling
On 2018-09-09 02:03 PM, Christian König wrote: > The fragment size controls only the L1 on Vega/Raven and we now don't > have any extra overhead any more because of larger fragments. > > Signed-off-by: Christian König > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 ++- > 1 file changed,

[PATCH 10/11] drm/amdgpu: use the maximum possible fragment size on Vega/Raven

2018-09-09 Thread Christian König
The fragment size controls only the L1 on Vega/Raven and we now don't have any extra overhead any more because of larger fragments. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/