summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-01-10 14:04:00 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2020-01-10 17:48:34 +0300
commit80e5351df13a5c4e9ecc14a58fa60c84d356ee87 (patch)
treeaa031a3823d5a4499b67f516b88e6a615ddc5b62 /tools/perf/scripts/python/export-to-postgresql.py
parentd0208cfa5f15473988e531ea36ed10e7c62cab1f (diff)
downloadlinux-80e5351df13a5c4e9ecc14a58fa60c84d356ee87.tar.xz
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 <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200110110402.1231745-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions