Re: [PATCH 20/22] drm/amdgpu: increase gart size to 512MB

2018-02-26 Thread Alex Deucher
On Mon, Feb 26, 2018 at 12:18 AM, Monk Liu wrote: > 256MB is too small consider PTE/PDE shadow and TTM > eviction activity > > Change-Id: Ifaa30dc730eec36af47fbdeb3cce30de9067b17f > Signed-off-by: Monk Liu Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- > 1 file c

[PATCH 20/22] drm/amdgpu: increase gart size to 512MB

2018-02-25 Thread Monk Liu
256MB is too small consider PTE/PDE shadow and TTM eviction activity Change-Id: Ifaa30dc730eec36af47fbdeb3cce30de9067b17f Signed-off-by: Monk Liu --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c b