]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit483c3857b4281d96dc887718aca20be81b2b7fb7
tree93a071d7b7537d8d26a312f77ffc91084e917524
parent06b4b90ce4d9e7ca194d61ee338f1c2e6dedce08
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