diff options
author | Xiong Zhang <[email protected]> | 2018-11-29 16:25:54 +0800 |
---|---|---|
committer | Zhenyu Wang <[email protected]> | 2018-12-07 12:01:09 +0800 |
commit | f39a89b8f738b683e720185cdbbd1e6d626fada9 (patch) | |
tree | 85d6c55d02d9dd26a96db098e326be3c68aeb8ac /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 77453c9f2b67956911d0074e07e30a5e59e51a6e (diff) |
drm/i915/gvt: Fix shadow ctx ppgtt destroy function
Recently gvt shadow ctx create ppgtt table and this ppgtt's root
pointer is modified at workload dispatch, then we lose the original
ppgtt's root pointer, this causes the ppgtt destroy function abnormal
as it will release the wrong root table.
This patch save i915 context ppgtt root pointer at shadow
ctx creation and restore it at shadow ctx destruction.
v2: Split save and restore function (Zhenyu)
Fixes:4f15665ccbba("drm/i915: Add ppgtt to GVT GEM context")
Signed-off-by: Xiong Zhang <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions