Hello,
I'm setting up a Proxmox node on an 8th gen Intel NUC. This is the first time I've used an Intel iGPU this old, and I'm not familiar with how the iGPU settings in the BIOS work, or whether it's worth changing the defaults if I plan to use GVT-g-based iGPU passthrough.
The documentation ( https://www.intel.com/content/www/us/en/support/articles/000028294/graphics.html ) I found isn't great, but:
I'm not worried about the second one, but having a larger PCIe BAR seems like it might be useful for iGPU passthrough. On the other hand, when I was searching, a lot of posters on Reddit and various message boards seemed to notice that increasing the IGD Aperture Size to the maximum (1 GB in my case) caused screen tearing and other issues in, e.g., Ubuntu.
I'm guessing that was actually some sort of driver issue that might actually be better now (or not; this stuff is so old that it might not really be getting any patches anymore).
tl;dr Has anyone running PVE with iGPU passthrough on an 8th gen Intel seen any benefit from tweaking the Aperture Size, or is it better to just leave it at the default?
I'm setting up a Proxmox node on an 8th gen Intel NUC. This is the first time I've used an Intel iGPU this old, and I'm not familiar with how the iGPU settings in the BIOS work, or whether it's worth changing the defaults if I plan to use GVT-g-based iGPU passthrough.
The documentation ( https://www.intel.com/content/www/us/en/support/articles/000028294/graphics.html ) I found isn't great, but:
That seems to match my default configuration (see attached).Some BIOS or UEFIs also allow users to define IGD Aperture Size, which provides the size of Peripheral Component Interconnect Express (PCIe) Base Address Registers (BAR)/Window for integrated graphics. The PCIe BAR/Window for integrated graphics is provided in two cases:
Applications interact with BAR, which in turn redirects to the system memory that is dedicated for integrated graphics or regular system memory for de-swizzle. A large IGD Aperture Size is not a good idea 100% of the time, since this will increase BAR space in system address space.
- Application requires direct access to system memory dedicated for integrated graphics.
- Application requiring de-swizzle or linearize view of graphics data (only applicable to Windows® 7 or older operating systems. Not applicable to Windows® 10).
IGD Aperture Size (Default) = 256 MB (for 10th Generation Intel® processors and older)
I'm not worried about the second one, but having a larger PCIe BAR seems like it might be useful for iGPU passthrough. On the other hand, when I was searching, a lot of posters on Reddit and various message boards seemed to notice that increasing the IGD Aperture Size to the maximum (1 GB in my case) caused screen tearing and other issues in, e.g., Ubuntu.
I'm guessing that was actually some sort of driver issue that might actually be better now (or not; this stuff is so old that it might not really be getting any patches anymore).
tl;dr Has anyone running PVE with iGPU passthrough on an 8th gen Intel seen any benefit from tweaking the Aperture Size, or is it better to just leave it at the default?