diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-03-11 16:03:10 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-03-12 20:28:57 +0000 |
commit | 7dc8f1143778a35b190f9413f228b3cf28f67f8d (patch) | |
tree | 6245a86ed2d71169405e9de46e5a408257f58211 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 07bcfd1291de77ffa9b627b4442783aba1335229 (diff) |
drm/i915/gem: Drop relocation slowpath
Since the relocations are no longer performed under a global
struct_mutex, or any other lock, that is also held by pagefault handlers,
we can relax and allow our fast path to take a fault. As we no longer
need to abort the fast path for lock avoidance, we no longer need the
slow path handling at all.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200311160310.26711-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions