summaryrefslogtreecommitdiff
path: root/lib/sw_sync.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter1-3/+1
2017-07-24docs: Update documentation generation with missing entriesPaul Kocialkowski1-0/+7
2017-03-25Replace more system("modprobe")Chris Wilson1-1/+7
2017-01-04igt/gem_exec_fence: Check sync_file->status after the fence is signaledChris Wilson1-0/+17
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson1-1/+1
2016-12-17lib/sw_sync: Rename sync_fence_create()Chris Wilson1-5/+4
2016-12-17lib/sw_sync: Indicate that sync_merge() operates and create a sync_fenceChris Wilson1-7/+3
2016-12-17lib/sw_sync: Bring sync_wait() API into lineChris Wilson1-15/+16
2016-12-17lib/sw_sync: Provide compatiblity stubs for old headersChris Wilson1-36/+58
2016-12-14lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync supportRobert Foss1-0/+14
2016-12-14lib/sw_sync: Add helper functions for managing synchronization primitivesRobert Foss1-0/+214