diff options
author | Chris Wilson <[email protected]> | 2020-01-10 11:04:00 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-01-10 14:48:34 +0000 |
commit | 80e5351df13a5c4e9ecc14a58fa60c84d356ee87 (patch) | |
tree | aa031a3823d5a4499b67f516b88e6a615ddc5b62 /tools/perf/util/trace-event-scripting.c | |
parent | d0208cfa5f15473988e531ea36ed10e7c62cab1f (diff) |
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Currently we first to try to unbind the VMA (and lazily rebind on next
use) as an optimisation during restore_ggtt_mappings. Ideally, the only
objects in the GGTT upon resume are the pinned kernel objects which
can't be unbound and need to be restored. As the unbind interferes with
the plan to mark those objects as active for error capture, forgo the
optimisation.
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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions