drm/amdgpu: increase reserved VRAM size to 8MB
authorLikun Gao <Likun.Gao@amd.com>
Wed, 25 Nov 2020 13:03:01 +0000 (21:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Dec 2020 20:58:30 +0000 (15:58 -0500)
commit8c8244ca4eee755c92c459a17230faa9fc2dd828
tree89ca7b18c52f896468b540795915784ca1b6d2b3
parent055e94a867c49ebb13de18287b3b663d1787f515
drm/amdgpu: increase reserved VRAM size to 8MB

4MB reserved VRAM size which used for page tables was not enough for
some condition, increase it to 8MB to reduce page table contention.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h