]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit122932ef5a3e2f9b9ba659dedadc068384e2ceff
tree89ca7b18c52f896468b540795915784ca1b6d2b3
parent6a93b1d379a737cddb5fba31d9a03ac661277625
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