diff options
author | Chris Wilson <[email protected]> | 2021-01-14 13:56:12 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2021-01-15 08:00:03 +0000 |
commit | 9736387a9f17a521a8aff3bc64814f335a6f09e8 (patch) | |
tree | 906225e81deddf0ddf3f8bd4b5dcbffe0c8001f2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 2d60d3e0a2a286b8d0ff7102fc7555dd33ad3faf (diff) |
drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
Avoid the full blown memory barrier of test_and_set_bit() by noting the
completed request and removing it from the lists.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions