Intel Nova Lake graphics marked stable in Mesa, enabled by default
Intel's upcoming Nova Lake processors have finally received stable graphics support in the open-source Mesa driver, removing the need for manual workarounds to enable integrated graphics on Linux.
In previous Mesa versions, the Xe3P graphics found in Nova Lake-S, U, H, and HX chips were treated as experimental. Users were forced to use a force_probe flag to activate the Iris OpenGL and ANV Vulkan drivers, a common practice for hardware still under development.
The latest Mesa 26.3-devel patch officially marks these GPUs as stable by default. This change applies specifically to Nova Lake-S, U, H, and HX variants; the update explicitly excludes Nova Lake-P and UL platforms, which retain their separate status.

Simultaneously, Linux kernel 7.3 is adopting a similar approach by removing the requirement for kernel-side probing. The Mesa patch is already available in the development branch and is scheduled for inclusion in Mesa 26.2, streamlining the setup process for developers and enthusiasts.