]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1076f6f9234ac21cb970dd85b67ec7a191057a0
tree9f2090c6e6a8c9cb2465d0e57f900c328a315465
parentdf41e4d6636e3ae278c224f66ae1c1f0a08f7be9
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