Phoronix

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

Vulkan 1.4.317 Introduces VP9 Video Decode, ARM Tensors & 8-bit Floating Point

Sat, 06/07/2025 - 21:00
Vulkan 1.4.317 was made public on Friday with a number of exciting new extensions, including VP9 video decoding for Vulkan Video, 8-bit floating-point data type support, and other additions...

GNOME's Papers App Lands Better Annotations Experience

Sat, 06/07/2025 - 20:44
For those making use of GNOME Papers as the increasingly popular document viewer app for the GNOME desktop, a major rework was merged to enhance the annotations experience...

Intel's Clear Linux Rolls Out Software Packaging Bundle Improvements

Sat, 06/07/2025 - 18:47
Intel's Clear Linux distribution has made some packaging improvements to help better suit the needs of its users...

Linux 6.16 Lands Support For EcoNet MIPS Platforms

Sat, 06/07/2025 - 18:30
While there isn't much new MIPS activity taking place due to other CPU architectures like RISC-V and LoongArch taking the interest away, the MIPS code within the Linux kernel does continue seeing enhancements as well as upstreaming of hardware that has long been relegated to downstream kernels...

Initial USB Audio Offloading Code Merged For Linux 6.16

Sat, 06/07/2025 - 18:21
Merged on Friday to the Linux 6.16 kernel by way of the USB/Thunderbolt branch was the massive set of patches (12k+ lines of code) for USB offload support for audio devices...

KDE Prepares For Plasma 6.4 Debut With Better VRR Experience

Sat, 06/07/2025 - 18:08
KDE developers are on the final stretch of fixes and polishing ahead of the Plasma 6.4 release next Thursday. Plus there has been plenty of early work building toward Plasma 6.5...

Hierarchical Constant Bandwidth Server "HCBS" Posted In Aiming To Replace RT_GROUP_SCHED

Sat, 06/07/2025 - 17:50
Posted as a request for comments this week were the initial Linux kernel patches for the Hierarchical Constant Bandwidth Server (HCBS)...

New AMD-SBI Code Merged For Linux 6.16

Sat, 06/07/2025 - 04:40
New AMD code merged today to the mainline Linux 6.16 kernel that's in-development is the introduction of the AMD-SBI driver/subsystem for primarily benefiting EPYC server platforms. AMD-SBI is for their Side-Band Interface also known as the Advanced Platform Management Link (APML)...

Intel Vulkan Driver Lands Improvement For Helping Direct3D Games Under Steam Play

Sat, 06/07/2025 - 04:22
Merged today to Mesa 25.2 is an adjustment for the Intel "ANV" open-source Vulkan driver to help with Direct3D games running under Linux with Valve's Steam Play via Proton + VKD3D...

Intel Linux Driver Patch Posted For Wildcat Lake NPU Accelerator Support

Sat, 06/07/2025 - 02:08
Last month Intel software engineers began posting Linux enablement patches for Wildcat Lake. Some of those first patches were merged for Linux 6.16 while more work is forthcoming. Posted yesterday for the first time on the Linux kernel mailing list was enabling the NPU accelerator support for Wildcat Lake...

Qualcomm Snapdragon X1 Elite GCC vs. LLVM Clang Compiler Performance

Fri, 06/06/2025 - 23:25
Since recently picking up a Qualcomm Snapdragon X Elite laptop for Linux testing now that the Linux support is starting to evolve into better shape (albeit still with many rough corners limiting the daily usability of such devices with Linux), one of the areas I was curious about was looking at the performance of Linux binaries with GCC vs. LLVM Clang. Here are some benchmarks for those wondering how the GCC and Clang compilers are competing on the Snapdragon X Elite with the Oryon CPU cores.

Box64 v0.3.6 Brings Better AVX Handling, Volatile Metadata For Windows Executables

Fri, 06/06/2025 - 22:28
Just a few days after the FEX 2506 release for that open-source emulator enabling x86_64 binaries to run on ARM64 (AArch64) hosts, Box64 is out with its newest feature update for this open-source project with similar goals...

The Performance Gains Brought By Linux 6.15+ & Mesa 25.2 For AMD Strix Halo

Fri, 06/06/2025 - 20:58
While the AMD Ryzen AI Max+ Strix Halo SoCs have a nice out-of-the-box experience with modern Linux distributions for the Radeon 8050S and Radeon 8060S graphics, if going for the recently-released Linux 6.15 kernel there are some performance gains to enjoy as well as if opting for the latest Mesa 25.2 development code for the latest RadeonSI OpenGL and RADV Vulkan driver support...

AMD's Kernel Compute Driver "AMDKFD" Can Now Be Enabled On RISC-V

Fri, 06/06/2025 - 18:40
Following all of the Linux kernel graphics driver features merged last week for the Linux 6.16 kernel, sent out this morning were the initial batch of fixes to the Direct Rendering Manager (DRM) code. Besides fixes to these graphics / display / accelerator drivers, there is one new feature: the AMDKFD kernel compute driver can now be enabled on RISC-V systems...

Apple M2 Pro / Max / Ultra PCIe Support Upstreamed In Linux 6.16

Fri, 06/06/2025 - 18:24
The many PCI subsystem changes have been merged for the in-development Linux 6.16 merge window...

Linux 6.16 NFS Client Exposes LOCALIO State Via sysfs

Fri, 06/06/2025 - 18:09
In addition to the NFS server changes for Linux 6.16 with now supporting larger I/O block sizes, the Network File-System (NFS) client changes were merged this week for this next kernel version...

More KVM Changes Merged For Linux 6.16: AMD "ALLOWED_SEV_FEATURES" Merged

Fri, 06/06/2025 - 17:55
Following the Intel TDX host support for KVM being merged for the Linux 6.16 merge window, another batch of Kernel-based Virtual Machine (KVM) changes were merged for the ongoing Linux 6.16 merge window...

Mesa's Rusticl Lands OpenCL FP16 Half-Float Support

Fri, 06/06/2025 - 08:11
Mesa's modern Rust-written OpenCL driver for Gallium3D "Rusticl" has closed one of the few remaining gaps with the former Clover OpenCL state tracker. Merged today for Mesa 25.2 is native FP16 support...

Linux 6.15 & Early Linux 6.16 Delivering Some Additional Gains For AMD Strix Halo

Fri, 06/06/2025 - 01:20
As some extra benchmarks to put out today for the Phoronix.com 21st birthday, there is some additional data points to share on AMD Strix Halo when using Linux 6.15 stable and the early development state of Linux 6.16 Git ahead of its v6.16-rc1 tagging this weekend. The Linux kernel performance is moving in the right direction at least with this round of testing using the HP ZBook Ultra G1a with Ryzen AI Max+ PRO SoC...

Proposed Persistent Cache For Block Devices "PCACHE" Ported To DM Framework

Fri, 06/06/2025 - 00:00
An initial patch series sent back out in April proposed PCACHE as a persistent memory cache for block devices. PCACHE was born out of the CXL block device driver and brings some benefits over the likes of BCache and dm-writecache...

Pages