diff options
author | 2017-01-13 10:46:09 +0800 | |
---|---|---|
committer | 2017-02-07 17:21:06 +0800 | |
commit | 26f837e8e1ec9748b55be3af6d7f54b9ad5a43b1 (patch) | |
tree | b077ef85365a216ec5f28df51a3cf91f8fbfbd89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gvt: add more resolutions in virtual edid (diff) | |
download | wireguard-linux-26f837e8e1ec9748b55be3af6d7f54b9ad5a43b1.tar.xz wireguard-linux-26f837e8e1ec9748b55be3af6d7f54b9ad5a43b1.zip |
drm/i915: make intel_gvt_init() later instead of too early
Previously intel_gvt_init() was called very early even before
MMIO initialization which had several drawbacks:
- Have to handle MMIO access for initial MMIO state dump if golden
state firmware is not available
- Hypervisor detection should depend on pvinfo only instead of detecting
hypervisor status.
- Don't know hw resource size e.g aperture, ggtt size to determine
for vGPU type, etc.
This trys to move intel_gvt_init() call late after required info
has already been initialized for GVT host.
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
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