commit | 79b1eca0e4acab4c3c71e9563cbbd7ab79e9c70b | [log] [tgz] |
---|---|---|
author | Alex Sierra <alex.sierra@amd.com> | Sat Oct 03 13:31:21 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 05 15:13:28 2020 -0400 |
tree | 0fe2224a7aca88c12a42baeb2126d29c3bff9141 | |
parent | 2ae78708047026397713a0e4af011bdd5d392e14 [diff] |
drm/amdgpu: align frag_end to covered address space align frag_end to the next pd when there are no page table entries on the current pde. This fixes invalidation of larger address space areas where some page tables are allocated and other aren't. Signed-off-by: Alex Sierra <alex.sierra@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>