index
:
~jljusten/intel-gpu-tools
aubdump
jljusten's i-g-t repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sw_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
lib: Convert sw_sync to use sync_file uapi imported from the kernel
Chris Wilson
1
-46
/
+13
2017-09-08
build: use HAVE_LIBGEN_H consistently
Daniel Vetter
1
-3
/
+1
2017-07-24
docs: Update documentation generation with missing entries
Paul Kocialkowski
1
-0
/
+7
2017-03-25
Replace more system("modprobe")
Chris Wilson
1
-1
/
+7
2017-01-04
igt/gem_exec_fence: Check sync_file->status after the fence is signaled
Chris Wilson
1
-0
/
+17
2017-01-02
lib: Mass conversion to to_user_pointer()
Chris Wilson
1
-1
/
+1
2016-12-17
lib/sw_sync: Rename sync_fence_create()
Chris Wilson
1
-5
/
+4
2016-12-17
lib/sw_sync: Indicate that sync_merge() operates and create a sync_fence
Chris Wilson
1
-7
/
+3
2016-12-17
lib/sw_sync: Bring sync_wait() API into line
Chris Wilson
1
-15
/
+16
2016-12-17
lib/sw_sync: Provide compatiblity stubs for old headers
Chris Wilson
1
-36
/
+58
2016-12-14
lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
Robert Foss
1
-0
/
+14
2016-12-14
lib/sw_sync: Add helper functions for managing synchronization primitives
Robert Foss
1
-0
/
+214