Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-04 | igt/gem_exec_fence: Check sync_file->status after the fence is signaled | Chris Wilson | 1 | -0/+3 |
2016-12-17 | lib/sw_sync: Use timeline/fence instead of generic fd | Chris Wilson | 1 | -6/+6 |
2016-12-17 | lib/sw_sync: Rename sync_fence_create() | Chris Wilson | 1 | -2/+3 |
2016-12-17 | lib/sw_sync: Indicate that sync_merge() operates and create a sync_fence | Chris Wilson | 1 | -2/+4 |
2016-12-17 | lib/sw_sync: Bring sync_wait() API into line | Chris Wilson | 1 | -1/+1 |
2016-12-14 | lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support | Robert Foss | 1 | -0/+1 |
2016-12-14 | lib/sw_sync: Add helper functions for managing synchronization primitives | Robert Foss | 1 | -0/+44 |