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
/
tests
/
sw_sync.c
Age
Commit message (
Expand
)
Author
2020-02-26
tests/sw_sync: Fix race condition for multi-producer termination
Chris Wilson
2020-02-21
sw_sync: Use fixed runtime for sync_expired_merge
Chris Wilson
2019-10-15
tests/sw_sync: fix gcc warning
Juha-Pekka Heikkila
2019-06-25
tests/sw_sync: use atomic_* instead of __sync_*
Guillaume Tucker
2019-03-19
tests/sw_sync: Accept bytes transferred between sendmsg/recvmsg
Chris Wilson
2019-03-15
sw_sync: Wait until the end
Chris Wilson
2019-01-31
sw_sync: Initialise struct before use
Chris Wilson
2018-11-22
tests/sw_sync: use igt_fork_helper
Daniel Vetter
2018-07-12
tests/sw_sync: fix pthread start_routine declaration
Lucas De Marchi
2018-06-15
igt/sw_sync: Wrap threaded counter manipulation with mb
Chris Wilson
2017-09-12
igt/sw_sync: Fix up close(timeline) tests for unsignaled fences
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-14
tests/sw_sync: Add subtest test_sync_busy_unixsocket
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_busy_fork
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_merge_invalid
Robert Foss
2016-12-14
tests/sw_sync: Add igt_require check for sw_sync feature
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_timeline_closed_signaled
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_timeline_closed
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_expired_merge
Rafael Antognolli
2016-12-14
tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_multi_timeline_wait
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_random_merge
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_multi_consumer_producer
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_multi_consumer
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_merge_same
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_merge
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_sync_busy
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_alloc_merge_fence
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
Robert Foss
2016-12-14
tests/sw_sync: Add subtest test_alloc_fence
Robert Foss
2016-12-14
test/sw_sync: Add sw_sync test
Robert Foss