commit | 38a8791aa7bfaa497e12e56b904a6b45986162d8 | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Thu Aug 17 16:37:49 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:27:37 2017 -0400 |
tree | 0c538791215a773cd18c840fc9484b1ad1bc80f8 | |
parent | 7846b12fe0b5feab5446d892f41b5140c1419109 [diff] |
drm/amdgpu: Fix huge page updates with CPU Correctly detect system memory mappings when using CPU and don't use huge pages for them. Avoid incorrectly translating a physical page table GPU address when splitting a huge page while mapping system memory. Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>