Skip to content

drm/amdgpu: Add input fence to sync bo unmap

Here, Adding input fences to a dma_resv object to sync bo unmap. Only unmap the bo when the input fence has been signaled.

Cc: Alex Deucher alexander.deucher@amd.com Cc: Christian Koenig christian.koenig@amd.com Signed-off-by: Arvind Yadav arvind.yadav@amd.com Signed-off-by: Shashank Sharma shashank.sharma@amd.com

Merge request reports