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>
Thu, 24 Aug 2017 15:48:44 +0000 (11:48 -0400)
commitfaf505672600332369ec08044f1ec9eec73a5ab3
tree8cc0a6115db2de1f84d9d0a443415486edf0b9ca
parent5df239ff222509365769ce1a4efdd5924c9a15df
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