commit | 9f3cc18d19b7b791b8f59bcae51f88e759f73146 | [log] [tgz] |
---|---|---|
author | Christian König <[email protected]> | Thu Jan 23 14:49:45 2020 +0100 |
committer | Alex Deucher <[email protected]> | Tue Feb 04 23:30:39 2020 -0500 |
tree | 0d85acfa6e627c671c13f4640aae29f85d47fab1 | |
parent | 4939d973b6b18243e296369b2dfdf023ff2880ba [diff] |
drm/amdgpu: rework synchronization of VM updates v4 If provided we only sync to the BOs reservation object and no longer to the root PD. v2: update comment, cleanup amdgpu_bo_sync_wait_resv v3: use correct reservation object while clearing v4: fix typo in amdgpu_bo_sync_wait_resv Signed-off-by: Christian König <[email protected]> Tested-by: Tom St Denis <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>