Latest Linux and open source news from around the web

All Sources 9to5Linux Fedora Magazine Foss Force How-to Geek It's FOSS Linux Insider Linux Journal Linux Magazine Linux TLDR Linux.org Linuxiac LPI LWN.net OMG! Ubuntu Phoronix
Phoronix

AMD Begins Posting Open-Source Linux Patches For Their Next-Gen GPU IP

Beginning yesterday and continuing today are several patch series beginning to lay the foundation in the AMDGPU kernel graphics driver for enabling some next-generation graphics IP. Due to the AMD graphics driver block by block enablement strategy and IP-based discovery adopted by their driver over the past few years, it's not clear what this new hardware enablement is for whether it's RDNA5 / UDNA or some RDNA4 refresh. In any event, the Linux driver enablement has begun...

Phoronix

Qualcomm Upstreaming Initial GPU Support For Snapdragon X2 Elite In Linux 6.19

Back in September the Qualcomm X2 Elite SoCs were announced for next-gen Windows 11 on Arm laptops. Since then some initial X2 Elite enablement patches for the Linux kernel have arrived and for the upcoming Linux 6.19 kernel more of that work will reach mainline. Excitingly, Linux 6.19 is now bringing GPU and display support for the Adreno X2-85 found within the Snapdragon X2 Elite SoC...

Phoronix

AMD Continues Working On Xen GPU Virtualization Features - "The Best Is Yet To Come"

When it comes to GPU virtualization we have seen AMD engineers carry out a lot of work in recent years around the Xen hypervisor even when it hasn't seen as much interest from other vendors. We found out that much of their interest in Xen for GPU virtualization is due to automotive / in-vehicle infotainment demands and it remains that way. They continue cooking some new features and they say "the best is yet to come" in a new presentation on their Xen virtualization efforts...

Phoronix

More NVIDIA Nova Enablement For Linux 6.19 With Other Rust Graphics Driver Code

Alice Ryhl of Google sent out the main set of Rust language code changes for the Direct Rendering Manager (DRM) graphics/display driver subsystem ahead of Linux 6.19. Notable is continued DRM core infrastructure work for Rust plus the open-source NVIDIA "Nova" driver continues taking shape albeit isn't yet ready for end-user usage...

Phoronix

GCC 16 Compiler Now Ready For AVX10.2 & APX With Intel Nova Lake

Intel's ISA documentation was updated last week to confirm Nova Lake processors will support AVX10.2 and APX extensions after they were not officially acknowledged in prior versions of the spec and the initial open-source compiler enablement with -march=novalake also left them without those prominent ISA capabilities. Following that documentation update, a few days ago LLVM Clang updated their Nova Lake compiler support for the new ISA capabilities and now the GCC compiler has received similar treatment...

Phoronix

Vulkan SER Showing Up To ~47% Performance Improvement For Ray-Tracing

Last week's Vulkan 1.4.333 brought a new ray-tracing extension with VK_EXT_ray_tracing_invocation_reorder that was derived from a prior NVIDIA vendor extension (VK_NV_ray_tracing_invocation_reorder). This new extension for Shader Execution Reordering "SER" is showing to deliver some nice performance potential for Vulkan ray-tracing performance...

Phoronix

Uniwill Laptop Driver Set To Premiere In Linux 6.19 Kernel

For the past several months a Uniwill laptop driver for the Linux kernel has been in development to expose extra platform capabilities for laptops manufactured by this Taiwanese OEM/ODM manufacturer. Assuming no last minute issues, this driver is now set to premiere in Linux 6.19 for helping Uniwill laptops and hardware from other brands relying on Uniwill as the device manufacturer...

Phoronix

Blender 5.0 Released With Better Vulkan Support, HDR On Wayland

It's the Blender 5.0 release day! Blender 5.0 is a big step forward for this open-source 3D modeling software with better Vulkan viewport support across different GPUs/drivers, HDR support when using Vulkan and Wayland on Linux, and other very nice refinements for this popular cross-platform software package...

Phoronix

AMD ROCm 7.1 vs. RADV Vulkan For Llama.cpp With The Radeon AI PRO R9700

In the past we have seen Llama.cpp with Vulkan outperforming AMD's ROCm compute stack in some of the large language model (LLM) AI benchmarks. Curious if anything has changed given the recent ROCm 7.1 release, I ran some benchmarks of an up-to-date Llama.cpp using the AMD ROCm back-end compared to the Vulkan back-end with the latest RADV driver. For this round of testing the Radeon AI PRO R9700 graphics card was used.

Phoronix

NVK Still Working Toward Ray-Tracing, Vulkan Video & More Performance

In addition to the RADV driver status update shared recently in Vienna at XDC2025, there was also a presentation on the current status of the NVK driver as the open-source NVIDIA Vulkan driver within Mesa that currently targets the Nouveau kernel driver and the Rust-based Nova kernel driver in the future...