drm/amdgpu: use the smaller hole for GART
authorChristian König <christian.koenig@amd.com>
Fri, 24 Aug 2018 07:40:10 +0000 (09:40 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Aug 2018 17:35:52 +0000 (12:35 -0500)
commit5f232bd79b2417450064b78a9b3d398f9cd498ba
treed8c85e4ec9d747245e3f41489857269c6e48e71a
parentd78c1fa0c9f815fe951fd57001acca3d35262a17
drm/amdgpu: use the smaller hole for GART

Instead of the larger one use the smaller hole in the MC address
space for the GART mappings.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@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_gmc.c