commit | 70b5c5aae57c1625b15dd2e63ecc40b8805b1ec0 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 15 16:55:53 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 06 18:08:21 2016 -0500 |
tree | 7f6ecc3f696dc9d8721dcf9240123a472143b31e | |
parent | 197aa6ed522cc44710687d3b02dd4e4573991416 [diff] |
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu" This reverts commit a693e050edfe794fea81d7cfe72429a406aa380b. This breaks on systems with huge amounts of system memory as we do not have enough vram to store the page tables. Additionally, this is less of an issue with the recent gtt manager changes. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>