drm/amdgpu: keep the stolen memory in visible vram region
authorTianci.Yin <tianci.yin@amd.com>
Wed, 28 Aug 2019 10:51:19 +0000 (18:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Aug 2019 20:52:32 +0000 (15:52 -0500)
commit994dcfaa7ee321a23ec398f6b0e709f11ab2f577
tree9f2090c6e6a8c9cb2465d0e57f900c328a315465
parent92ead9fa6fc554e0ce43a4a83b26fac71f9b96ba
drm/amdgpu: keep the stolen memory in visible vram region

stolen memory should be fixed in visible region.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tianci.Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c