aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-12-02 17:43:10 +0000
committerChris Wilson <[email protected]>2019-12-02 21:57:22 +0000
commit7d0aa0db4375edb0a2de66e9099fe0f9b197b80d (patch)
treedb109c5b42e02cfc1611124b828ea5daf3c5bd4c /tools/perf/scripts/python
parent65f6d12c6b0b610c92d6a2c3d964ff2943ac8fbf (diff)
drm/i915/gem: Unbind all current vma on changing cache-level
Avoid dangerous race handling of destroyed vma by unbinding all vma instead. Unfortunately, this stops us from trying to be clever and only doing the minimal change required, so on first use of scanout we may encounter an annoying stall as it transitions to a new cache level. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=112413 Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions