]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2c8b0bf74547f1ffead81dac5f840699509c56a
tree4a0637092e852cc62dc84fc88c9ac77c52fd41d6
parent88f297f6793a834a5232b9414392c229db2fae99
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 2aeb70afc8f4a872b55f212975e4b3a99992d73b.

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