Intel Nova Lake-S integrated graphics gain stable Linux support

Intel is preparing default Linux graphics support for its next-generation Nova Lake-S desktop processors. Starting with Linux 7.3, the integrated GPU will no longer require manual activation through the Intel Xe kernel driver.
Nova Lake-S graphics support is already present in current Linux kernels. However, users must add the “force_probe=” module parameter together with the correct PCI device ID. This mechanism keeps unvalidated hardware support disabled unless the user enables it manually.
An Intel patch now removes Nova Lake-S from the driver’s force-probe list. The developer states that the platform is stable enough to drop the requirement. As a result, the Xe driver should detect and initialize Nova Lake-S graphics automatically under Linux 7.3.
Xe3P driver work continues before launch
Intel engineers have been submitting Xe3P graphics support and Nova Lake-related changes for several months. The latest material was included in the final drm-xe-next pull request prepared for the Linux 7.3 development cycle.
© Kernel.org The pull request also contains new hardware workarounds, GuC firmware updates, reliability improvements and error-handling fixes. These changes are staged through DRM-Next before being submitted during the kernel merge window. The Linux development process normally uses a two-week merge window followed by several weeks of release candidate testing.
Nova Lake processors are expected to begin appearing around early 2027. Linux 7.3 should therefore serve as the minimum practical kernel version for systems using the Nova Lake-S integrated GPU without additional driver parameters.
Source: Phoronix