index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sw_sync.c
Age
Commit message (
Expand
)
Author
2018-07-12
igt/pm_rpm: Pass NULL to require no extra module options
Chris Wilson
2017-12-27
lib: Convert sw_sync to use sync_file uapi imported from the kernel
Chris Wilson
2017-09-08
build: use HAVE_LIBGEN_H consistently
Daniel Vetter
2017-07-24
docs: Update documentation generation with missing entries
Paul Kocialkowski
2017-03-25
Replace more system("modprobe")
Chris Wilson
2017-01-04
igt/gem_exec_fence: Check sync_file->status after the fence is signaled
Chris Wilson
2017-01-02
lib: Mass conversion to to_user_pointer()
Chris Wilson
2016-12-17
lib/sw_sync: Rename sync_fence_create()
Chris Wilson
2016-12-17
lib/sw_sync: Indicate that sync_merge() operates and create a sync_fence
Chris Wilson
2016-12-17
lib/sw_sync: Bring sync_wait() API into line
Chris Wilson
2016-12-17
lib/sw_sync: Provide compatiblity stubs for old headers
Chris Wilson
2016-12-14
lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
Robert Foss
2016-12-14
lib/sw_sync: Add helper functions for managing synchronization primitives
Robert Foss