Skip to content
Commit 91fac86d authored by Lionel Landwerlin's avatar Lionel Landwerlin Committed by Christian König
Browse files

Revert "dma-buf: Report signaled links inside dma-fence-chain"



This reverts commit 5de376bb.

This change breaks synchronization of a timeline.
dma_fence_chain_find_seqno() might be a bit of a confusing name but
this function is not trying to find a particular seqno, is supposed to
give a fence to wait on for a particular point in the timeline.

In a timeline, a particular value is reached when all the points up to
and including that value have signaled.

Signed-off-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/372958/


Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
parent 55dd37e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment