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 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...
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...
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...
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...
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'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...
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...
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...
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...
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...
For Linux gamers relying on Microsoft Xbox controllers, the upcoming Linux 6.5 kernel will enable rumble support for several newer controller models...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 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...
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 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...
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 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...
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...
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...
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...
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...
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.
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 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...