]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move setting the GART addr into TTM
authorChristian König <christian.koenig@amd.com>
Tue, 21 Aug 2018 14:47:01 +0000 (16:47 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:11:18 +0000 (11:11 -0500)
commit5daedf0dde19ced30f5b568b151a9c041245280e
tree2db7805645f7fd68440ba8df2d1077f21283d9b1
parent8b7addebac164d5f4f778ec77d22140c951511fa
drm/amdgpu: move setting the GART addr into TTM

Move setting the GART addr for window based copies into the TTM code who
uses it.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c