]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use the AGP aperture for system memory access v2
authorChristian König <christian.koenig@amd.com>
Mon, 27 Aug 2018 16:19:48 +0000 (18:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Sep 2018 03:41:39 +0000 (22:41 -0500)
commit86f1c79593372b9ae504a99672ee7f26b77d80b6
tree96a8f9e353d9fe43af1a69fcc7abe082dfa4e8fc
parent0ecb9b825cde3585fa06ae233a93e7b13ede04b2
drm/amdgpu: use the AGP aperture for system memory access v2

Start to use the old AGP aperture for system memory access.

v2: Move that to amdgpu_ttm_alloc_gart

Signed-off-by: Christian König <christian.koenig@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_gmc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c