Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 2 hours 18 min ago

More AMD FidelityFX Super Resolution 4 Improvements Land For Open-Source Driver

Wed, 07/16/2025 - 22:10
It's a very busy week for the open-source OpenGL and Vulkan drivers leading up to the Mesa 25.2 code branching. On top of RADV ray-tracing improvements, Vulkan 1.2 conformance for Kepler GPUs, Xe3 Panther Lake graphics enabled by default, and many other last minute changes, over the past week has also been a push getting more AMD FidelityFX Super Resolution 4 "FSR 4" improvements merged for the Radeon RADV driver...

LLVM 22 Eliminates The Final Support For Google Native Client "NaCl"

Wed, 07/16/2025 - 20:52
One of the early changes for the LLVM 22 compiler stack now in development is completing the removal of support for Google's Native Client "NaCl"...

ESWIN Computing EBC77 RISC-V SBC To Support Ubuntu Linux

Wed, 07/16/2025 - 18:47
Canonical announced today that they teamed up with ESWIN Computing to ship Ubuntu Linux as the preferred operating system on their ESWIN Computing EBC77 Series single board computer...

Intel Media Driver 2025Q2 Ships Panther Lake Video Encoding Support

Wed, 07/16/2025 - 18:32
The Intel Media Driver is out with its quarterly feature release for bringing all of the latest open-source video acceleration improvements for Intel graphics hardware on Linux. Enhancing support for upcoming Panther Lake SoCs continues to be a primary focus...

Hyprland 0.50 Released With New Render Scheduling, Drops Legacy Renderer

Wed, 07/16/2025 - 18:06
Hyprland 0.50 is out today as the newest feature release for this Wayland compositor focused on delivering a lot of Linux desktop bling...

NVIDIA GeForce GTX 600/700 "Kepler" GPUs Now Vulkan 1.2 Conformant With NVK

Wed, 07/16/2025 - 08:46
Yet more feature code continues piling in for the Mesa 25.2 release due out next month and days ahead of the feature freeze. Hitting Mesa Git this evening is now treating NVIDIA Kepler GPUs as Vulkan 1.2 conformant following the Vulkan 1.2 CTS passing with the NVK open-source driver paired with the Nouveau kernel driver...

Additional AMD RDNA3 & RDNA4 Ray-Tracing Improvements For Mesa 25.2 RADV

Wed, 07/16/2025 - 08:22
Ahead of the Mesa 25.2 feature freeze and code branching expected later this week, some additional ray-tracing optimizations were merged today for the Radeon "RADV" Vulkan driver. These latest RADV ray-tracing improvements benefit the latest Radeon RX 9000 series "RDNA4" the most but there are also some optimizations too for RDNA3 class GPUs...

Intel Enabling SR-IOV For Battlemage Graphics Cards With Linux 6.17

Wed, 07/16/2025 - 03:15
The upcoming Linux 6.17 kernel is going to be an especially nice release for users of modern Intel graphics hardware on Linux. The very latest feature being enabled for this next Linux kernel version is SR-IOV for Battlemage GPUs to vastly enhance the Intel Linux graphics experience in virtualized environments...

Blender 4.5 LTS Released With Vulkan & Wayland Improvements, Some Optimizations

Tue, 07/15/2025 - 23:49
Blender 4.5 is now officially available today as the newest feature release and one that is a Long Term Support (LTS) for this popular, cross-platform 3D modeling software...

Broadcom BCM5770X Networking Driver Support Heading To Linux 6.17

Tue, 07/15/2025 - 23:30
One month ago there was the report on Phoronix of the Broadcom "BNGE" open-source driver being published for forthcoming BCM5770X networking chipsets. That new Broadcom BNGE driver is now set to be introduced in the upcoming Linux 6.17 kernel for supporting the new Broadcom wired networking hardware at up to 800 Gigabit speeds...

LLVM 22 Compiler Enters Development With LLVM 21 Now Branched

Tue, 07/15/2025 - 22:40
The LLVM 21 compiler stack was branched today as release preparations get underway for shipping this next half-year compiler release as stable in late August or early September. In turn that now opens up LLVM 22 for development...

GTK3 Port Of The Kernel's gconfig Utility Appears Ready For Linux 6.17

Tue, 07/15/2025 - 22:23
Last month patches were posted for porting the Linux kernel's "gconfig" graphical kernel configuration utility from GTK2 to GTK3. It looks like those patches for the GTK3-ified gconfig are ready for upstreaming come Linux 6.17...

Intel ANV Driver Now Exposes Vulkan Video AV1 Decode On Battlemage & Lunar Lake

Tue, 07/15/2025 - 20:48
While the Intel Media SDK with VA-API has long supported accelerated video decoding, the latest Mesa 25.2 development code has now landed support for AV1 decoding using the Vulkan Video API with the Intel ANV driver for Xe2 Battlemage / Lunar Lake graphics and Gfx125 Xe graphics too...

Latest Intel Engineering Layoffs Lead To An Intel Linux Driver Being Orphaned

Tue, 07/15/2025 - 18:38
The latest round of cost-cutting at Intel seems to be having a larger impact on their software engineering efforts than some of their previous rounds of layoffs. In addition to a prominent Linux kernel developer veteran leaving Intel last week where he worked for the past 14 years and responsible for many great upstream improvements, other Intel software engineers working on their Linux/open-source affairs have also been departing. In just the latest instance, one of the upstream Intel Linux kernel drivers is now "orphaned" due to the developer departing and no one experienced left to maintain the code...

LibreOffice Office Suite Lands Built-In Support For Bitcoin Currency

Tue, 07/15/2025 - 18:29
Merged yesterday to the latest development code for the LibreOffice open-source office suite is now recognizing Bitcoin "BTC" as a supported currency for use within the Calc spreadsheet program and elsewhere within this cross-platform free software office suite...

Google Publishes Updated Proposal For Standardizing Haptic Touchpads On Linux

Tue, 07/15/2025 - 18:09
As part of work going back to 2019, an engineer on Google's Chromium OS team submitted an updated proposal on Monday for seeking to standardize the haptic touchpad support within the Linux kernel...

RADV Lands Experimental Host Image Copy Support (VK_EXT_host_image_copy)

Tue, 07/15/2025 - 17:55
Making it into the RADV Vulkan driver ahead of this week's Mesa 25.2 feature freeze is experimental support for the VK_EXT_host_image_copy extension. The Vulkan host image copy extension was worked on by Valve and others for letting applications/games copy data between the host memory and images on the host processor without having to first stage via a GPU-accessible buffer...

New Effort To Upstream LTTng In The Linux Kernel Draws Criticism From Torvalds

Tue, 07/15/2025 - 08:37
The LTTng tracing toolkit is twenty years old this year and it's seen significant adoption by different hyperscalers and other notable organizations like IBM and Sony and Siemens beyond basic end-users and administrators for system tracing/debugging. While having many successes over the past two decades, the kernel modules remain outside of the kernel tree. Even with around four different upstreaming attempts to get the LTTng code into the mainline kernel, it still has not happened. A fifth attempt began today but still looks like it could be an uphill battle...

Intel Xe3 Panther Lake OpenGL & Vulkan Support Now Enabled By Default On Linux

Tue, 07/15/2025 - 03:48
With the upcoming Linux 6.17 kernel the Intel Xe kernel graphics driver is enabling Panther Lake graphics out-of-the-box. Now going along with that Linux 6.17+ support out-of-the-box, the Mesa OpenGL and Vulkan user-space drivers are also ready to declare their Xe3 Panther Lake graphics support by default...

New Linux Patches Enable Support For The Snapdragon X1 Powered Microsoft Surface Pro 11

Tue, 07/15/2025 - 02:45
Posted today to the Linux kernel mailing list are a set of nine patches for bringing up support for the Qualcomm Snapdragon X Elite/Plus powered Microsoft Surface Pro 11 2-in-1 laptop...

Pages