drm/amdgpu: increase gart size to 512MB
authorMonk Liu <Monk.Liu@amd.com>
Tue, 23 Jan 2018 11:17:56 +0000 (19:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Feb 2018 19:18:05 +0000 (14:18 -0500)
commitfe19b862f18ec09c34dc09e8134e08dbfd601876
treee351e192a5d7f4c1a9e694a3d86cf9992b70026a
parentc12aba3acde52e2ae7807e4e263dfba34fcdbb0c
drm/amdgpu: increase gart size to 512MB

256MB is too small consider PTE/PDE shadow and TTM
eviction activity

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c