commit | bc9c80fe01a2570a2fd78abbc492b377b5fda068 | [log] [tgz] |
---|---|---|
author | Christian König <ckoenig.leichtzumerken@gmail.com> | Mon Apr 01 17:50:59 2019 +0800 |
committer | Christian König <christian.koenig@amd.com> | Mon Apr 01 12:07:16 2019 +0200 |
tree | 3f8805eca6bd50b2efc94be5cdd346921de4fb62 | |
parent | 27b575a9aa2ff0358c5f4410a14f6413d5c792e4 [diff] |
drm/syncobj: use the timeline point in drm_syncobj_find_fence v4 Implement finding the right timeline point in drm_syncobj_find_fence. v2: return -EINVAL when the point is not submitted yet. v3: fix reference counting bug, add flags handling as well v4: add timeout for find fence Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Link: https://patchwork.freedesktop.org/patch/295786/?series=58813&rev=1