Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_fo…
…r_each v3" This reverts commit 8f61973. It turned out that this is not correct. Especially the sync_file info IOCTL needs to see even signaled fences to correctly report back their status to userspace. Instead add the filter in the merge function again where it makes sense. Signed-off-by: Christian König <[email protected]> Tested-by: Karolina Drobnik <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
- Loading branch information