Intel Drivers With Mesa 26.2 Ready With Xe In Linux 7.1 To Better Handle vRAM Pressure
- Reference: 0001631883
- News link: https://www.phoronix.com/news/Intel-Mesa-26.2-Memory-Pressure
- Source link:
The Intel driver code in Mesa 26.2 for the Iris Gallium3D driver and ANV Vulkan driver now support the madvise purgeable VMAs in the Xe kernel driver. This allows the kernel driver to remove the backing storage of VMAs not needed when under memory pressure.
[2]This merge is where the user-space magic happens for supporting the functionality with the Mesa drivers. So look for the Mesa 26.2 and Linux 7.1 combination this summer for enhancing the experience when Intel graphics are running out of video memory / out-of-memory "OOM" behavior.
[1] https://www.phoronix.com/news/Intel-Xe-Purgeable-BO
[2] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40573