drm/amdgpu: revert "stop using gart_start as offset for the GTT domain"
authorChristian König <christian.koenig@amd.com>
Fri, 14 Sep 2018 10:54:33 +0000 (12:54 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Sep 2018 15:05:42 +0000 (10:05 -0500)
commit0957dc7097a3f462f6cedb45cf9b9785cc29e5bb
tree4a0637092e852cc62dc84fc88c9ac77c52fd41d6
parentfeabaad8aae0f6b1dae681c998572d2663f4a598
drm/amdgpu: revert "stop using gart_start as offset for the GTT domain"

Turned out the commit is incomplete and since we remove using the AGP
mapping from the GTT manager it is also not necessary any more.

This reverts commit 22d8bfafcc12dfa17b91d2e8ae4e1898e782003a.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: James Zhu <James.Zhu@amd.com>
Tested-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c