diff options
author | Felix Kuehling <[email protected]> | 2017-10-27 19:35:25 -0400 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2017-10-27 19:35:25 -0400 |
commit | 74e4071665da243e0ff1b7a0e1b8ac7d89cdb3ca (patch) | |
tree | 089b058149546a686c58995259da90d882504de7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ebf947fe93dd3627774f6bb4daa57b4e2897929d (diff) |
drm/amdkfd: Use wait_queue_t to implement event waiting
Use standard wait queues for waiting and waking up waiting threads
instead of inventing our own. We still have our own wait loop
because the HSA event semantics require the ability to have one
thread waiting on multiple wait queues (events) at the same time.
Signed-off-by: Kent Russell <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Acked-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions