diff options
author | Weinan Li <[email protected]> | 2018-01-26 15:09:08 +0800 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2018-02-06 11:41:16 -0800 |
commit | 9212b13f28374815d9def65e3c877a35092e1c6e (patch) | |
tree | 8836ab2bd9a7be81aeb8fc859ea5d68d6cf2dc9d /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 7569a06dc80ec05c96783f541fa706ea3bebec79 (diff) |
drm/i915/gvt: only reset execlist state of one engine during VM engine reset
Only reset vgpu execlist state of the exact engine which gets reset
request from VM. After read context status from HWSP enabled, KMD will use
the saved CSB read pointer but not always read from MMIO. When one engine
reset happen, only the read pointer of this engine will be reset, in GVT-g
host side also need to align with this policy, otherwise VM may get wrong
CSB status after one engine reset compeleted.
v2: Split refine and fix patch, code refine(Zhenyu)
v3: Move active flag of vgpu scheduler into sched_data(Zhenyu)
Cc: Fred Gao <[email protected]>
Cc: Zhi Wang <[email protected]>
Cc: Zhenyu Wang <[email protected]>
Signed-off-by: Weinan Li <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Signed-off-by: Zhi Wang <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions