drm/amdgpu: add new gttsize module parameter v2
authorChristian König <christian.koenig@amd.com>
Fri, 7 Jul 2017 11:17:45 +0000 (13:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:31 +0000 (11:06 -0400)
commit36d3837266c53a92a909f22f6bbf0846c0e6464f
tree5b5f9bca8890ebccc39f88ba8af33da70161dbd3
parentbb84284e10ec3447b4bb74cfa493d5c384a0b798
drm/amdgpu: add new gttsize module parameter v2

This allows setting the gtt size independent of the gart size.

v2: fix copy and paste typo

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c