diff options
author | 2020-04-14 23:57:28 -0400 | |
---|---|---|
committer | 2020-04-15 14:02:17 +0800 | |
commit | 6c2f73e26a253ae827d9754572bfee4a912e559c (patch) | |
tree | 078b6e0f2e656adf850db965decc028f9658f9ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i915/gvt: remove unused xen bits (diff) | |
download | linux-dev-6c2f73e26a253ae827d9754572bfee4a912e559c.tar.xz linux-dev-6c2f73e26a253ae827d9754572bfee4a912e559c.zip |
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 <yan.y.zhao@intel.com>
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200415035728.26424-1-yan.y.zhao@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions