summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFelix Kuehling <Felix.Kuehling@amd.com>2017-10-27 19:35:25 -0400
committerOded Gabbay <oded.gabbay@gmail.com>2017-10-27 19:35:25 -0400
commit74e4071665da243e0ff1b7a0e1b8ac7d89cdb3ca (patch)
tree089b058149546a686c58995259da90d882504de7 /tools/perf/scripts/python
parentebf947fe93dd3627774f6bb4daa57b4e2897929d (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 <kent.russell@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions