drm/amdgpu: move default gart size setting into gmc modules
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Aug 2017 17:06:30 +0000 (13:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Aug 2017 19:27:43 +0000 (15:27 -0400)
commitc3db7b5a5591ede54fad5a4f5ea45f298e5d3470
tree93a071d7b7537d8d26a312f77ffc91084e917524
parenta4da14cc6266a8b77e897750390cd4afe0e52344
drm/amdgpu: move default gart size setting into gmc modules

Move the asic specific code into the IP modules.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c