OSDN Git Service

drm/amdgpu: manually map the shadow BOs again
authorChristian König <christian.koenig@amd.com>
Wed, 29 Aug 2018 12:52:50 +0000 (14:52 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Sep 2018 03:41:46 +0000 (22:41 -0500)
commit3d5fe658b5b3f3e0d5605a540d6c1a67d9b15735
treee92e877d8fc7dd549def55a9dd33c8e578532d3c
parent485fc361d38aad265239547a2d0a02517576f309
drm/amdgpu: manually map the shadow BOs again

Otherwise we won't be able to use the AGP aperture.

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_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c