Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-03 07:00
AMD Announces Ryzen PRO 7000 Series Laptop & Desktop CPUs
AMD is kicking off what is going to be an exciting day with announcing the Ryzen PRO 7000 series processors for upcoming laptops and desktops.
The Old ATI R300 Open-Source Driver Sees Improvements For OpenGL, WineD3D Apps/Games
Thanks to the driver being open-source, the ATI (AMD) R300 Gallium3D driver within Mesa is still seeing new (occasional) optimizations for Radeon graphics cards launched nearly two decades ago...
Meta Proposes Shared Workqueue For Linux's CFS - Small Throughput Win
Meta engineers have proposed a shared workqueue "swqueue" feature for the Linux kernel's CFS scheduler that can help with a small throughput performance improvement and slightly better latency, particularly for AMD systems with multiple CCXs...
Tracking The OpenCL Support Status With Mesa Drivers
The convenient Mesa Matrix tracker that has long shown Vulkan and OpenGL versions and extensions supported by the different open-source drivers has also now begun reporting OpenCL support...
Intel Linux Graphics Driver Continues Work Toward Per-Client Memory Reporting
One of the interesting Intel i915 DRM kernel driver patch series being worked on recently is fdinfo memory statistics with the ability to report per-process/client memory statistics around vRAM use...
Virtual PCM Test Driver Coming With Linux 6.5 To Help With Audio Testing & Fuzzing
Last month I wrote about the virtual ALSA driver being developed for the Linux kernel. That driver has now morphed into the Virtual PCM Test driver and is on its way with the upcoming Linux 6.5 cycle...
Zink OpenGL-On-Vulkan Sees More Performance Tuning, Regression Fixing
Following my recent RADV+Zink vs. RadeonSI OpenGL benchmarking for various games and workloads, Valve's Zink lead developer Mike Blumenkrantz was hopping on some of the benchmarks where this generic OpenGL-on-Vulkan implementation lagged behind the RadeonSI Gallium3D driver...
VMware SVGA Graphics Driver Switches To NIR By Default
VMware's SVGA Gallium3D driver that provides OpenGL support within guest virtual machines running with VMware virtualization products is now finally defaulting to using the modern NIR intermediate representative rather than Gallium3D's TGSI...
AMD Continues Work On Enhancing GPU Support With Xen Virtualization
In recent months AMD open-source graphics driver engineers seem to be taking more interest in supporting the Xen hypervisor with their graphics hardware. It's not clear yet externally if this is just due to customer demand or other yet-to-be-announced interest in Xen...
RISC-V KASLR Support For Linux Revised Again
While the upstream Linux kernel support for RISC-V continues to improve with new ISA features, support for more RISC-V SoCs, and other enhancements, in some areas the open-source RISC-V code continues to play catch-up with the other mature architectures supported by the Linux kernel. One of the areas still pending is enabling KASLR support for RISC-V on Linux to enhance system security...
Linux cpupower Tool Being Extended For AMD P-State Features
The cpupower tool that lives within the Linux kernel source tree can be used for easily querying and setting various CPU power-related features. This tool now has patches pending for extending it for exposing more functionality found within AMD's modern P-State CPU frequency scaling driver...
Debian GNU/Hurd 2023 Released
Following this weekend's release of Debian 12.0, the Debian GNU Hurd port has been released that rather than utilizing the Linux kernel is making use of GNU Hurd...
RISC-V Vector ISA Support Slated For Linux 6.5
Support for RISC-V's Vector ISA is now expected to be merged for the upcoming Linux 6.5 kernel merge window...
Linux 6.5 To Enable Rumble Support For Newer Microsoft Xbox Controllers
For Linux gamers relying on Microsoft Xbox controllers, the upcoming Linux 6.5 kernel will enable rumble support for several newer controller models...
Fwupd 1.9.2 Released With Support For Firmware Updating On More Hardware
Richard Hughes of Red Hat has released a new version of Fwupd, the open-source tool that goes along with the Linux Vendor Firmware Service (LVFS) for allowing motherboards/systems and various peripheral devices to enjoy firmware updates easily from Linux...
Linux 6.4-rc6 Released: The Kernel Appears To Be In Good Shape
Linus Torvalds announced the release this afternoon of the Linux 6.4-rc6 kernel. The Linux 6.4 cycle continues going smoothly which means we could see the stable release potentially debut in two weeks...
More ACO Code Landing For RadeonSI Gallium3D
AMD engineer Qiang Yu has recently been working on bringing support for Valve's ACO compiler from RADV over to the RadeonSI Gallium3D OpenGL driver as an alternative to using the default AMDGPU LLVM shader compiler. More code has landed this week in furthering the effort...
Linux Patches Updated For Sapphire Rapids C0.x Idle States
While Intel has been working on the Sapphire Rapids support for Linux going back years and to other key components like GCC and LLVM/Clang to provide for a good at-launch experience with 4th Gen Xeon Scalable processors, one bit that they hadn't squared away in advance of launch has been the new C0.x idle states. These new idle states between POLL and C1 allow for a mix of low latency and better power-savings than POLL...
Mesa's Venus VirtIO-GPU Driver Adds More Extensions To Help Zink
The Mesa Venus driver that provides Vulkan API support for use inside of QEMU with VirtIO-GPU has added a number of extensions to help support for the Zink OpenGL-on-Vulkan driver...
Wine-Staging 8.10 Adds D3D9 Improvement, Fix For A Bug Open Since 2009
Friday marked the release of Wine 8.10 as the newest bi-weekly development snapshot for this software allowing Windows games and apps to run on Linux and elsewhere. Out now is Wine-Staging 8.10 as the more experimental/testing form with an extra 500 patches atop the upstream Wine code-base...
Debian 13 "Trixie" Aiming To Ship With RISC-V 64-Bit Support
With today's release of Debian 12 the official ports are for AMD64, AArch64, ARMEL, ARMHF, i386, MIPS, 64-bit MIPS, POWER, and IBM System Z. There isn't RISC-V 64-bit as an official port but that is likely to change for Debian 13...
Debian 12.0 Released - Powered By Linux 6.1 LTS, Easier Non-Free Firmware Handling
Following more than one and a half years in development, Debian 12 is officially shipping today as the latest major release for this long-maintained Linux distribution...
NVIDIA SHIELD Controller Driver Coming With Linux 6.5
Five years after NVIDIA launched their SHIELD "Thunderstrike" gaming controller, they've recently been working on upstreaming support for this controller -- and other possible NVIDIA Shield peripherals -- via a new Linux kernel driver. This new driver is now set to be merged for Linux 6.5...
KDE Plasma 6 X11 Session "Barely Buggier" Than Plasma 5 On X11
Prominent KDE developer Nate Graham is out with his latest weekly development summary to highlight all of the work on Plasma 5 fixes and then the ongoing feature work in the march toward Plasma 6.0...
Wine 8.10 Released With Mouse Cursor Clipping Improvements
Wine 8.10 is out this weekend as the newest version of this open-source software allowing Windows applications and games to run gracefully on Linux, Chrome OS, macOS, and other platforms...
Linux 6.5 To Add HuC Loading Support For Intel Meteor Lake
In addition to the drm-intel-next pull earlier this week that brought more Meteor Lake graphics on Linux and VRR eDP support among other changes set for Linux 6.5, on Thursday a new batch of drm-intel-gt-next code was submitted to DRM-Next ahead of this next kernel cycle...
Intel Updates Cluster Scheduling Linux Patches For Hybrid CPUs
Intel engineers have been working on new cluster scheduling code for the Linux kernel to better help with process scheduling for their modern hybrid processors. An updated version of these patches have now been posted for attempting to help with the Linux performance of Alder Lake CPUs and newer...
Last Call For The Phoronix 19th Birthday Premium Sale
This is just a friendly reminder that if you wanted to participate in this week's Phoronix Premium special with Phoronix.com having turned 19 this week, that special sale ends this weekend...
Google's Patches To Speed-Up Over-Committed Linux Guest VMs Are Looking Great
Google engineers have been working on Linux patches to improve the guest VM performance when the host encounters memory pressure or have over-committed too many guests. Similar patches already are used on Chrome OS and Google has been working to upstream the functionality under the mainline Linux kernel and have now provided some reference benchmark results...
Radeon R600g Driver Adds Experimental Support For Rusticl
While there is already RadeonSI driver support for the Rust OpenCL "Rusticl" implementation in Mesa since v23.1, merged now for Mesa 23.2 is experimental support for Rusticl with the older Radeon R600g for pre-GCN graphics cards...
Qt Creator 11 Beta Brings Integrated Terminal, GitHub Copilot
For developers fond of the Qt/C++ focused Qt Creator integrated development environment, today the Qt Group has published the first beta of this next IDE feature release...
NVIDIA 545 Linux Driver To Support Vulkan Apps With PRIME On Wayland
It's still some ways away with the NVIDIA 535 driver series currently in beta but with the NVIDIA 545 Linux driver series to succeed that there will finally be support for Vulkan games/apps running via PRIME for GPU offloading under Wayland...
Cisco Posts Rust-Written PuzzleFS File-System Driver For Linux
PuzzleFS is a next-generation container file-system for Linux with fast image building, direct-mount support, and other container-optimized features being worked on by Cisco engineers. And it's written in Rust...
Intel Xeon Ice Lake vs. AMD EPYC Milan Server Performance, Efficiency & Value In 2023
While AMD 4th Gen EPYC "Genoa" and Intel 4th Gen Xeon Scalable "Sapphire Rapids" processors launched a few months ago, for those not yet able to obtain the new processors/platforms, prefer waiting for DDR5 memory prices to recede further, don't necessarily need the latest bells and whistles found with these new server processors, or just looking to maximize value, 3rd Gen AMD EPYC Milan and Intel Xeon Scalable Ice Lake processors are readily available and still seeing plenty of new deployments in data centers throughout the world. In this article is a fresh look at the AMD Milan vs. Intel Ice Lake server performance, power efficiency, and performance-per-dollar across a range of processors.
JDK 21 Forked From Mainline For What Will Be The Next Java LTS Release
Today marks the ramp-down phase one point for JDK 21 where the OpenJDK code is forked from mainline for this de facto Java 21 implementation. Making OpenJDK 21 all the more exciting is this is going to be one of Oracle's bi-annual Long-Term Support (LTS) releases...
Mesa 23.1.2 Released With Intel Fix For VKD3D-Proton, More RADV Fixes
Eric Engestrom has delivered another on-time release of a Mesa stable point release. Out today is Mesa 23.1.2 for delivering the latest stable bug fixes for this collection of open-source graphics driver components commonly used on Linux systems...
Intel's Habana Gaudi 2 Accelerator Linux Driver In Good Shape
Since June of last year shortly after Intel announced the Gaudi 2 AI accelerator they began posting the open-source driver patches for Gaudi 2 with the mainline Habana Labs driver. That support landed in Linux 6.0 and since then they've continued refining that support for this new processor support for deep learning training and inference workloads...
Godot 4.1 Beta 1 Released With Multi-Threading Improvements
Building off the huge Godot 4.0 release from March, the first beta of the Godot 4.1 game engine is now available for testing as another step forward for this open-source, cross-platform game engine...
FFmpeg Adds Support For Animated JPEG-XL
In addition to Apple revealing this week support is coming for the JPEG-XL image format in their Safari web browser, another step forward for this royalty-free image codec is FFmpeg now able to decode animated JPEG-XL files...
25 More Patches Further Improve RADV's Ray-Tracing For Complex Games
Overnight another 25 patches were merged to Mesa 23.2 for improving RADV's ray-tracing code after the merge request had been in the works for the past two months...
libei 1.0 Released For Better Supporting Emulated Input On Wayland
The libei 1.0 project milestone has now been achieved for this open-source effort started by Red Hat's Peter Hutterer for better emulated input support on Wayland...
RADV Vulkan Video Gets More Robust H.265 Decoding
Mesa 23.1's RADV driver added initial support for Vulkan Video with select video formats while now a set of patches have been merged to Mesa 23.2-devel for making the H.265 (HEVC) decoding more robust...
AMD Radeon ProRender Plug-Ins Switch To HIP For Newer GPUs Rather Than OpenCL
Back in March the AMD Radeon ProRender SDK 3.1 finished transitioning to HIP for using AMD's HIP C++ interface rather than OpenCL for newer Radeon GPUs. Following that, the Radeon ProRender plug-ins have also now finished being converted over to using HIP on AMD Radeon Vega (GFX9) GPUs and newer...
UEFI Unaccepted Memory Support Appears Ready For Linux 6.5
For over two years Intel open-source engineers have been working on preparing the Linux kernel for UEFI unaccepted memory support and it looks like that will cross the finish line with the upcoming Linux 6.5 cycle...
Mesa 23.2 Receives Asahi AGX Gallium3D Changes For OpenGL 3.1 + GLES 3.0
Following yesterday's news of OpenGL 3.1 and OpenGL ES 3.0 working on the open-source driver for Apple M1/M2 graphics with Asahi Linux using their "edge" channel, those patches to the Asahi AGX Gallium3D driver have now worked their way into the upstream Mesa 23.2 codebase...
Linux Patches Posted That Would Allow Boot-Time Disabling Of x86 32-bit Processes
SUSE engineer Nikolay Borisov sent out a set of patches today for "ia32_disabled" that would allow disabling of support for x86 32-bit processes from running on x86_64 Linux systems. As a first step this would be a boot-time option when "ia32_disabled" is set...
openSUSE Leap 15.5 Released With KDE Plasma 5.27, Updated Mesa & More
For those using openSUSE Leap as the rock-solid, time-tested alternative to the rolling-release openSUSE Tumbleweed, today marks the availability of openSUSE Leap 15.5 as another incremental upgrade to the Leap 15 series...
Linux 6.5 VirtIO GPU DRM Driver Adding Sync Object uAPI For Vulkan
Queued via drm-misc-next and now on its way to DRM-Next ahead of the upcoming Linux 6.5 cycle is support in the VirtIO GPU DRM driver for the synchronization object user-space API. This is important for Vulkan and is working with the Venus/Virgl driver context as well as Intel/AMDGPU/Freedreno native contexts too...
DeepSparse 1.5 Released For Faster AI Inference On CPUs
Neural Magic's DeepSparse AI inference runtime continues to pursue "GPU-class performance on CPUs" and with the new DeepSparse 1.5 release is delivering even faster performance for CPU inference...
OpenZFS 2.1.12 Released With Linux 6.3 Compatibility
OpenZFS 2.1.12 is now available as the latest version of this out-of-tree ZFS file-system kernel driver that works on Linux now with the latest 6.3 kernel stable series all the way back to the v3.10 kernel. Plus OpenZFS 2.1.12 also works on FreeBSD 12.2 and newer...
...152153154155156157158159160161...