commit | b252903afcb1139dd87605b79f41e0dc325f9ece | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Thu Aug 17 16:37:49 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 23 17:18:43 2017 -0400 |
tree | 17adab226c0944c823133f796c4d9652c8af4131 | |
parent | 7c0059dd832cc686bf0febefdcf8295cdd93007f [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>