Commit cec3263
graphics: Enable gpu passthrough
Pass "x-igd-opregion=on" deviceExtraArgs to graphics
pci device which helps to enable opregion which in-turn
enable access to video bios table (VBT) to gui-vm.
So qemu will have access to display parameters which
are needed in Link training for the Gen 12 eDP panel.
Signed-off-by: Vunny Sodhi <vunny.sodhi@unikie.com>1 parent d91c306 commit cec3263
File tree
3 files changed
+10
-1
lines changed- modules
- hardware
- common
- reference/hardware/lenovo-x1/definitions
3 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
| |||
255 | 262 | | |
256 | 263 | | |
257 | 264 | | |
| 265 | + | |
258 | 266 | | |
259 | 267 | | |
260 | 268 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments