commit | 0fc8683e568f228c08321fd99756f6230c98651b | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 16 11:46:23 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 28 16:16:21 2016 -0400 |
tree | 4332ec672ea7e76eab1f9c09f781417a734acc33 | |
parent | 765e7fbf081d0e8bd22b35468a1c016358b46179 [diff] |
drm/amdgpu: allocate GTT space for shadow VM page tables We need to access those with the system domain. Fixes fallout from only allocating GTT space on demand. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>