commit | 98ae7f98d44b61479599ec49257ccb8abd92d092 | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Wed Mar 13 08:30:48 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 20 23:39:47 2019 -0500 |
tree | 386732d65ffb7e3d6a44aff964e291f8336ec0ae | |
parent | 194f87ddffe26bbbd124c549a9bf12a96a7f2919 [diff] |
drm/amdgpu: Wait for newly allocated PTs to be idle When page table are updated by the CPU, synchronize with the allocation and initialization of newly allocated page tables. 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>