Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 1 hour 59 min ago

DXVK 1.10 Released With More Performance Improvements

Sat, 03/05/2022 - 01:36
In addition to this morning's release of VKD3D-Proton 2.6, DXVK 1.10 has been released as the Direct3D 9/10/11 over Vulkan API implementation used by Valve's Steam Play (Proton)...

VKD3D-Proton 2.6 Released With Many Fixes, Shader Model 6.6 & Optimizations

Sat, 03/05/2022 - 00:25
VKD3D-Proton 2.6 is out as the latest update to this project used by Steam Play / Proton for mapping the Direct3D 12 API atop Vulkan for accelerating Windows games on Linux...

New AMD Radeon Firmware Published For Upcoming GPUs

Fri, 03/04/2022 - 21:00
Besides the dance of getting all of the various open-source Radeon Linux graphics driver components upstreamed (i.e. the Linux kernel, Mesa, libdrm, LLVM back-end) and worked out to major Linux distributions in time for new graphics processor releases, another challenge has been on the firmware/microcode front with also needing those binary blobs made publicly available in time and also picked up by the Linux distributions. For some past Radeon graphics card launches AMD hasn't posted those necessary blobs until the day of or a few days past launch. Fortunately, ahead of their next launch, the initial firmware binaries were posted today...

DDR5-6000 Memory Performance On Linux, Scaling From DDR5 3000 to 6000 MT/s

Fri, 03/04/2022 - 20:17
Up to this point my Intel Alder Lake DDR5 memory testing on Linux has been limited to a set of DDR5-4400 modules given the very limited DDR5 availability. But with having recently received a DDR5-6000 kit, here is a look at how the Intel Core i9 12900K performs under Linux with memory speeds up to DDR5-6000 and running a memory scaling comparison from 3000 to 6000 MT/s.

Mesa's Venus VirtIO-GPU Vulkan Driver Adds Code To Handle ANGLE

Fri, 03/04/2022 - 18:30
Mesa's Venus driver providing VirtIO-GPU Vulkan support that was developed by Google as part of the Virgil effort for 3D acceleration within guest VMs can now run ANGLE. Google's ANGLE in turn is their OpenGL ES conformant implementation that can run atop Vulkan / Metal / OpenGL / Direct3D interfaces...

Cloud-Hypervisor 22.0 Released With New Features For This Open-Source VMM

Fri, 03/04/2022 - 18:16
The Rust-based Cloud-Hypervisor that started out as an open-source VMM at Intel for cloud workloads and now developed under the Linux Foundation is out with a new feature release...

Chrome 100 In Beta With APIs For Digital Goods, Multi-Screen Window Placement

Fri, 03/04/2022 - 13:00
Following this week's release of Chrome 99, Google has now promoted Chrome 100 to beta...

EXT4 Fast Commit Mode To Be Even Faster With Linux 5.18

Fri, 03/04/2022 - 04:30
Added back in 2020 with the Linux 5.10 kernel was the new EXT4 "fast commits" mode for reducing commit latency in the ordered data mode. Now for the upcoming Linux 5.18 cycle, that fast commits mode should be even faster...

SPEC Finally Updates SPECViewPerf For Linux With SPECViewPerf 2020 v3.0

Fri, 03/04/2022 - 04:20
SPEC today finally published an updated Linux-native build of their SPECViewPerf industry graphics benchmark for professional applications...

Commercial-Only Qt 5.15.3 LTS Now Released As Open-Source

Thu, 03/03/2022 - 22:30
One year ago this week Qt 5.15.3 LTS was released with 200+ bug fixes for this toolkit but that long-term support release was made commercial-only. Today The Qt Company has made available an open-source release of the Qt 5.15.3 changes...

OpenBLAS Deciding Whether To Drop Support For Russia's Elbrus CPUs

Thu, 03/03/2022 - 22:00
OpenBLAS recently added support for Russia's Elbrus E2000 processors, however, the OpenBLAS developers are now debating whether to drop support for these Russian domestically-produced CPUs given Russia's invasion into Ukraine...

Intel Prepares More DG2/Alchemist & Xe HP Driver Improvements For Linux 5.18

Thu, 03/03/2022 - 20:47
Intel's big open-source Linux graphics driver engineering team has submitted their last feature pull of new material for inclusion into the upcoming Linux 5.18 kernel. Intel engineers remain very busy on the discrete GPU enablement both for the DG2/Alchemist Arc graphics cards as well as the forthcoming compute accelerators...

Intel's Idle Linux Driver Finally Seeing Xeon Sapphire Rapids Support

Thu, 03/03/2022 - 20:27
While much of Intel's Xeon Scalable "Sapphire Rapids" enablement has been squared away for a while now within the Linux kernel and related components, there are a few holdouts only now coming about in patch form and working their way to the mainline kernel with Sapphire Rapids production ramping up in the coming months...

Linux 5.18 Will Speed Up Some FBDEV Operations By 6x, ASpeed AST2600 DRM Code Added

Thu, 03/03/2022 - 19:12
Another round of drm-misc-next changes has been sent in to squeeze into DRM-Next ahead of the Linux 5.18 merge window opening later this month...

AMDGPU Linux Driver Preparing Gang Submission Interface

Thu, 03/03/2022 - 18:31
The AMDGPU Linux kernel driver is preparing a new interface for allowing user-space to submit work to the GPU that will be executed across multiple engines simultaneously...

VMware Enabling VMWGFX 3D Support For AArch64

Thu, 03/03/2022 - 18:06
VMware engineers are in the process of enabling 3D acceleration within their VMWGFX driver on AArch64 so those making use of VMware virtualization software on 64-bit Arm will be able to enjoy accelerated 3D guest virtual machines...

AMD Lands New CDNA "GFX940" GPU Target In LLVM Backend, GFX1036 Merged Too

Thu, 03/03/2022 - 09:00
AMD developers had a busy day with merging into mainline LLVM for the AMDGPU shader compiler is a new Vega/CDNA "GFX940" GPU target as well as a GFX1036 RDNA GPU target...

AMD-Powered Lenovo ThinkPads To Soon Have Working Platform Profile Support On Linux

Thu, 03/03/2022 - 04:30
Last month I covered the issue of Lenovo's ACPI Platform Profile support for AMD-powered laptops was busted on Linux. The platform profile controls were exposed but in reality did not work. Fortunately, fixed up support for this feature is now on the way to the Linux kernel for letting users choose between better performance or extended battery life and cooler operating device...

KDAB Launches CXX-Qt To Provide Safe Rust Language Bindings For Qt

Thu, 03/03/2022 - 02:36
KDE/Qt-focused consulting firm KDAB has been developing CXX-Qt as a new project to improve integration of the Rust programming language with the Qt toolkit...

VKD3D 1.3 Being Prepared For Release

Thu, 03/03/2022 - 02:15
While the VKD3D-Proton downstream gets much of the spotlight these days for the Direct3D 12 API implemented atop Vulkan for use by Valve's Steam Play (Proton), Wine's VKD3D continues to be developed and is closing in on its v1.3 release...

Pages