commit | 5d3196605d00b513a735b358f5e4f2d1b65f6c3a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Dec 16 16:07:06 2019 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 04 23:30:39 2020 -0500 |
tree | 9d0fe419b8e5f7924417bbd06d2f0e89844967c0 | |
parent | 114fbc31952eb5179da738cf0dd71318d7048bf6 [diff] |
drm/amdgpu: rework job synchronization v2 For unlocked page table updates we need to be able to sync to fences of a specific VM. v2: use SYNC_ALWAYS in the UVD code 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>