aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-02-23 07:44:19 +0000
committerChris Wilson <[email protected]>2017-02-23 14:51:02 +0000
commita49625f90662799426dd99daab97559ef620dce1 (patch)
tree7c1e496a819c53ca011a87c23918bbb296741e79 /tools/perf/scripts/python
parent591c0fb85d1c351d28334fb249bf1faaafcf326b (diff)
drm/i915: Replace reset_wait_queue with default_wake_function
If we change the wait_queue_t from using the autoremove_wake_function to the default_wake_function, we no longer have to restore the wait_queue_t entry on the wait_queue_head_t list after being woken up by it, as we are unusual in sleeping multiple times on the same wait_queue_t. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions