diff options
| author | Zhiyuan Lv <[email protected]> | 2015-08-28 15:41:17 +0800 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-09-02 11:46:12 +0200 |
| commit | 532beabf343d16d269491c63ed4590e5a675ea2b (patch) | |
| tree | 91946737506ce24622bc69b340965671f3c143e2 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | a0bd6c3183a164970e934ee4f514956dd577a628 (diff) | |
drm/i915: Update PV INFO page definition for Intel GVT-g
Some more definitions in the PV info page are added. They are mainly
for the guest notification to Intel GVT-g device model. They are used
for Broadwell enabling.
The notification of PPGTT page table creation/destroy is to notify
GVT-g device model the life cycle of guest page tables. Then device
model will implement shadow page table for guests.
The notification of context create/destroy is optional. If it is used,
the device model will create/destroy shadow context corresponding to
the context's life cycle. Guest driver needs to make sure that the
context's LRCA and backing storage address unchanged. If it is not
used, the device model will perform the context shadow work in the
context scheduling time.
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