aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_syncobj.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand1-0/+39
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand1-0/+12
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand1-3/+3
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson1-2/+1
2017-06-14drm: introduce sync objects (v4)Dave Airlie1-0/+90