diff options
author | 2019-11-04 13:31:48 +0800 | |
---|---|---|
committer | 2019-11-08 11:08:07 +0800 | |
commit | 83faaf074e6d1ca4d1441aded0d3f01bce413479 (patch) | |
tree | 9415fbdfcd4ad32fe152df55eb4268a040b52f85 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/selftests: Add intel_gt_suspend_prepare (diff) | |
download | linux-rng-83faaf074e6d1ca4d1441aded0d3f01bce413479.tar.xz linux-rng-83faaf074e6d1ca4d1441aded0d3f01bce413479.zip |
drm/i915/gvt: Stop initializing pvinfo through reading mmio
The region of pvinfo is reserved for communication between a VMM and
the GPU driver executing on a virtual machine. HW doesn't have any
backing mmio store support for the pvinfo region, thus accessing to
this range through MMIO read/write from host side is forbidden which
is regarded as unclaimed register access.
This patch leaves pvinfo range be initialized with zero.
Signed-off-by: Tina Zhang <tina.zhang@intel.com>
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions