Re: [PATCH 10/11] drm/amdgpu: setup GTT size directly from module parameter

2017-07-06 Thread Alex Deucher
On Mon, Jul 3, 2017 at 5:44 AM, Christian König wrote: > From: Christian König > > Instead of relying on the sysvm_size to be the same as the module parameter. > > Signed-off-by: Christian König Reviewed-by: Alex

[PATCH 10/11] drm/amdgpu: setup GTT size directly from module parameter

2017-07-03 Thread Christian König
From: Christian König Instead of relying on the sysvm_size to be the same as the module parameter. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-)