aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_syncobj.h
AgeCommit message (Expand)Author
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson
2017-06-14drm: introduce sync objects (v4)Dave Airlie