diff --git a/doc/substitutions.txt b/doc/substitutions.txt index 7540de0d4..d247d2d24 100644 --- a/doc/substitutions.txt +++ b/doc/substitutions.txt @@ -20,3 +20,4 @@ .. |check| unicode:: U+02714 .. HEAVY CHECK MARK :rtrim: .. |oplus| unicode:: U+02295 .. CIRCLED PLUS SIGN +.. |rarr| unicode:: U+02192 .. RIGHTWARDS ARROW diff --git a/doc/tutorials/gpu-passthru.rst b/doc/tutorials/gpu-passthru.rst index c3ab0594f..c689e74b2 100644 --- a/doc/tutorials/gpu-passthru.rst +++ b/doc/tutorials/gpu-passthru.rst @@ -46,25 +46,25 @@ BIOS Settings Kaby Lake Platform ================== -* Set **IGD Minimum Memory** to **64MB** in **Devices** → - **Video** → **IGD Minimum Memory**. +* Set **IGD Minimum Memory** to **64MB** in **Devices** |rarr| + **Video** |rarr| **IGD Minimum Memory**. Whiskey Lake Platform ===================== -* Set **PM Support** to **Enabled** in **Chipset** → **System - Agent (SA) Configuration** → **Graphics Configuration** → +* Set **PM Support** to **Enabled** in **Chipset** |rarr| **System + Agent (SA) Configuration** |rarr| **Graphics Configuration** |rarr| **PM support**. -* Set **DVMT Pre-Allocated** to **64MB** in **Chipset** → +* Set **DVMT Pre-Allocated** to **64MB** in **Chipset** |rarr| **System Agent (SA) Configuration** - → **Graphics Configuration** → **DVMT Pre-Allocated**. + |rarr| **Graphics Configuration** |rarr| **DVMT Pre-Allocated**. Elkhart Lake Platform ===================== * Set **DMVT Pre-Allocated** to **64MB** in **Intel Advanced Menu** - → **System Agent(SA) Configuration** → - **Graphics Configuration** → **DMVT Pre-Allocated**. + |rarr| **System Agent(SA) Configuration** |rarr| + **Graphics Configuration** |rarr| **DMVT Pre-Allocated**. Passthrough the GPU to Guest ****************************