diff options
| author | Zhiyuan Lv <[email protected]> | 2015-08-28 15:41:18 +0800 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-09-02 11:46:55 +0200 |
| commit | 650da34c4af12921e0148bbc0dba7419d7776189 (patch) | |
| tree | cf3a7dfc87c77c8330bff50e96466108b7513086 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 532beabf343d16d269491c63ed4590e5a675ea2b (diff) | |
drm/i915: guest i915 notification for Intel GVT-g
When i915 drivers run inside a VM with Intel GVT-g, some explicit
notifications are needed from guest to host device model through PV
INFO page write. The notifications include:
PPGTT create
PPGTT destroy
They are used for the shadow implementation of PPGTT. Intel GVT-g
needs to write-protect the guest pages of PPGTT, and clear the write
protection when they end their life cycle.
v2:
- Use lower_32_bits()/upper_32_bits() for qword operations;
- Remove the notification of guest context creation/destroy;
Signed-off-by: Zhiyuan Lv <[email protected]>
Signed-off-by: Zhi Wang <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions