diff options
author | Yan Zhao <[email protected]> | 2020-04-14 23:57:28 -0400 |
---|---|---|
committer | Zhenyu Wang <[email protected]> | 2020-04-15 14:02:17 +0800 |
commit | 6c2f73e26a253ae827d9754572bfee4a912e559c (patch) | |
tree | 078b6e0f2e656adf850db965decc028f9658f9ea /scripts/gdb/linux/config.py | |
parent | 07f2fee91937283fddebd4b2f666da024738e84c (diff) |
drm/i915/gvt: access shadow ctx via its virtual address directly
as shadow context is pinned in intel_vgpu_setup_submission() and
unpinned in intel_vgpu_clean_submission(), its base virtual address of
is safely obtained from lrc_reg_state. no need to call kmap()/kunmap()
repeatedly.
Signed-off-by: Yan Zhao <[email protected]>
Reviewed-by: Zhenyu Wang <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions