mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-03 01:44:55 +00:00
doc: add GVT-G porting guide
Transcode, review, and publish GVT-G porting guide documentation. Merged glossary entries, added anchor links in GVT-g_api for referencing from this document. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
746cbab979
commit
53a5941b99
@@ -20,7 +20,7 @@ Glossary of Terms
|
||||
A user mode device model application running in Service OS to provide
|
||||
device emulations in ACRN hypervisor.
|
||||
|
||||
aperture
|
||||
aperture, Low GM
|
||||
CPU-visible graphics memory
|
||||
|
||||
API
|
||||
@@ -36,6 +36,9 @@ Glossary of Terms
|
||||
BIOS
|
||||
Basic Input/Output System.
|
||||
|
||||
Dom0 i915
|
||||
The Intel Graphics driver running in Domain 0
|
||||
|
||||
ELSP
|
||||
GPU's ExecList submission port
|
||||
|
||||
@@ -71,6 +74,9 @@ Glossary of Terms
|
||||
GVT-s
|
||||
Virtual shared graphics acceleration (multiple VMs to one physical GPU)
|
||||
|
||||
Hidden GM, High GM
|
||||
Hidden or High graphics memory, not visible to the CPU.
|
||||
|
||||
I2C
|
||||
Inter-Integrated Circuit
|
||||
|
||||
|
Reference in New Issue
Block a user