commit | 078dec3326e2244c62e8a8d970ba24359e3464be | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Dec 03 13:36:14 2018 +0100 |
committer | Christian König <christian.koenig@amd.com> | Mon Dec 03 17:40:18 2018 +0100 |
tree | fe94d4a9b88eac3915cdc1eaa5f560a517bd2abe | |
parent | 4fb86404a977b932eed56c0dd0954f6225eee3eb [diff] |
dma-buf: add dma_fence_get_stub Extract of useful code from the timeline work. This provides a function to return a stub or dummy fence which is always signaled. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Link: https://patchwork.freedesktop.org/patch/265248/