commit | 46cf5f7626c708fe914142dddbf0d6dea94e3801 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Dec 18 15:45:17 2019 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 04 23:30:39 2020 -0500 |
tree | f289819445da560bf67b27e15e2348fce8b1516c | |
parent | 55cdd4e9b94846b8bc52ebf86eb1cb62f04f06da [diff] |
drm/amdgpu: make sure to never allocate PDs/PTs for invalidations Make sure that we never allocate a page table for an invalidation operation. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>