]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit850e78ca5c6b3811bbf55d09c4a6b4a071f841e3
tree5b5f9bca8890ebccc39f88ba8af33da70161dbd3
parentdaa3a857a36e40be9cc3946281c05cbf43eb9e7c
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