aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-07-31 09:50:15 +0100
committerJoonas Lahtinen <[email protected]>2020-09-07 13:29:19 +0300
commitaf5c6fcf403288e8656143549881c3eb716cae53 (patch)
tree8a12a03af03dd1becd50589b590b2dfff7123e2b /tools/perf/scripts/python/exported-sql-viewer.py
parent9ff33bbcda259a7d1d4df8c977b32cf431972387 (diff)
drm/i915: Provide a fastpath for waiting on vma bindings
Before we can execute a request, we must wait for all of its vma to be bound. This is a frequent operation for which we can optimise away a few atomic operations (notably a cmpxchg) in lieu of the RCU protection. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Rodrigo Vivi <[email protected]> Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions