With today's release of the Feral GameMode library/daemon of course I am running some benchmarks... Here is some initial numbers while this has spurred some fresh benchmarks looking at the P-State vs. CPUFreq performance and their respective frequency scaling governor options...
ReactOS 0.4.8 is now available as the project's first update of 2018 that continues working on becoming an "open-source Windows" with binary drop-in compatibility support...
In addition to the overhauled/rewritten Windows support, the upcoming Phoronix Test Suite 8.0-Aremark is also featuring much better support for the BSDs. As part of that testing, here are some fresh benchmarks of FreeBSD and TrueOS...
The latest driver optimization work by Timothy Arceri on Valve's Linux GPU driver team has been working on function inlining within NIR rather than within the GLSL IR optimizations. The net result is faster NIR compile times that benefit the Intel OpenGL driver and also help with RadeonSI Gallium3D...
Last month I wrote about Broadcom's Eric Anholt exploring the use of AMDGPU's DRM scheduler within the in-development Video Core V (VC5) DRM driver. That work has panned out and looks like it will eventually work out for this open-source Broadcom graphics driver...
The "real-time clock" (RTC) changes usually aren't too notable to the Linux kernel merge windows, but for the in-development Linux 4.17 kernel to prolong their life for decades to come, at least as far as the clock is concerned...
KDE Connect is the nifty KDE project providing allowing communication between your Linux desktop computer and your Android smartphone/tablet via a secure communication protocol. KDE Connect 1.3 is now the latest feature release...
Today's hardware monitoring subsystem updates sent into the Linux 4.17 kernel merge window were a bit peculiar with "new Centaur CPUs" now being supported for reading the CPU core temperatures...
The Vulkan CTS as the conformance test suite for ensuring drivers are properly and fully implementing the Vulkan graphics and compute API continues getting even more in-depth and attempts to cover as many corner-cases as possible...
Hitting the Mesa mailing list today from AMD developers are a set of twenty-two patches providing VP9 video acceleration support via the Gallium3D VA-API state tracker...
When it comes to Mir acting as a Wayland compositor, feature support continues to be extended for making this a more viable offering for those looking to have full Wayland support...
Thanks to Samuel Pitoiset of Valve's Linux driver team, the RADV open-source Radeon Vulkan driver supports the new VK_AMD_shader_core_properties extension...
As of the Linux 4.16 kernel that was released one week ago, the kernel-side bits are in place for Intel Virtual GPU support and in user-space the upcoming QEMU 2.12 has the necessary code for the GTK and SPICE code-paths...
Prominent Ubuntu community developer Simon Quigley has sparked a discussion about Ubuntu's release milestones and the possibility of moving away with their alpha and beta one milestones moving forward...
Landing in Linux 4.15 was performance counters support in the Etnaviv DRM driver as the low-level bits for exposing the hardware counters with this reverse-engineered, open-source Vivante graphics driver. The user-space/Mesa side code has now landed too...
Landing in Linux 4.15 was performance counters support in the Etnaviv DRM driver as the low-level bits for exposing the hardware counters with this reverse-engineered, open-source Vivante graphics driver. The user-space/Mesa side code has now landed too...
Last month Intel launched the Optane SSD 800P series as a step below the ultra-fast Optane 900P solid-state drives but still a big step ahead of other SSD options like the Intel 760p series. Here are our first Linux performance benchmarks of the Optane 800p series with testing the 118GB SSDPEK1W120GA 800p SSD on Ubuntu.
We are now through the first week of the two week long Linux 4.17 kernel merge window process for introducing the new features/functionality to this next big kernel release...
The Sway Wayland Compositor that is known for its compatibility and inspiration from the i3 tiling window manager is nearly out with its version 1.0 release...
Our latest Windows vs. Linux benchmarking interest has been seeing how the AMD Ryzen 7 performance compares with the latest operating systems / Linux distributions. We have recently posted some Windows 10 vs. Windows WSL vs. Windows Linux benchmarks, relative Spectre/Meltdown mitigation impact tests on Windows vs. Linux, and other benchmarks but has mostly been done with Intel or server hardware. For those curious, today's tests were done with an AMD Ryzen 7 1700 platform.
We are at the end of the first (and busiest) week of the two-week long Linux 4.17 kernel merge window. There have been many articles on Phoronix about the big highlights of this next kernel version while here are some of the smaller change-sets that came about this week...
The latest nifty open-source Vulkan project we have come across worthy of a shout-out is VKVG. VKVG is short for Vulkan Vector Graphics and is a C library for drawing 2D vector graphics using the Vulkan graphics API...
Desktop-based instant messaging clients are becoming increasingly rare in the age of mobile apps and browser-based alternatives, but Pidgin formerly known as GAIM continues moving along albeit slowly. Recently the Pidgin 2.13.0 release happened without much attention...
The Forge, a cross-platform rendering framework developed by Confetti, a graphics research think-tank and consulting company, has rolled out Linux and Vulkan support...
Today was another weekly Fedora Engineering and Steering Committee (FESCo). We had been looking forward to this meeting for a decision on the GNOME auto-suspend by default behavior but there wasn't a quorum and that topic was then diverted until next week. But there were also early Fedora 29 features approved this week...
Vulkan 1.1.72 is now available, which for simple terms is really "Vulkan 1.1.2" except for the patch number having not been reset when Vulkan 1.1 was launched last month...
A long available tool has been AMD's ROCm HIP that allows converting CUDA code to portable C++ code that in turn can be executed on Radeon GPUs. There is now work on getting the upstream LLVM Clang compiler's CUDA toolchain support to also support HIP...
DXVK 0.41 is now available as the library for Wine users to have Direct3D 11 implemented over Vulkan for generally allowing higher performance than Wine's own D3D11-over-OpenGL layer...