Open-Source NVIDIA Linux Drivers Gain Experimental DLSS Support

The open-source NVIDIA Linux driver ecosystem continues to advance, steadily narrowing the gap with the proprietary NVIDIA driver in terms of features and performance. A significant milestone has been reached with the recent integration of Deep Learning Super Sampling (DLSS) support into the NVK Vulkan driver, part of the Mesa graphics stack.

According to recent updates, DLSS support has been merged into Mesa 26.2 through the VK_NVX_binary_import extension. This enhancement is scheduled to become available in the stable Mesa 26.2 release, expected in August 2026. For now, DLSS functionality is considered experimental and is disabled by default. Users interested in testing DLSS on supported NVIDIA GPUs can enable it by setting the NVK_EXPERIMENTAL=dlss environment variable.

Performance and Community Progress

While open-source NVIDIA drivers have historically lagged behind their proprietary counterparts in terms of raw performance, ongoing community development is steadily closing this gap. The addition of DLSS support is a notable step forward, as it has the potential to address some of the performance regressions observed in current NVK driver versions.

The open-source driver stack’s progress is a testament to the dedication and expertise of the Linux graphics community. As more features like DLSS are implemented, Linux users can expect increasingly competitive gaming and graphics performance on NVIDIA hardware, all while benefiting from the transparency and flexibility of open-source software.