A few days back I provided some fresh Linux 4.16 kernel benchmarks compared to recent stable kernel releases while also toggling the KPTI and Retpoline security features on Linux 4.16 Git for seeing the impact of the Spectre and Meltdown mitigation techniques on this latest kernel while using Intel Xeon hardware. For this latest round of tests is a similar comparison while using an AMD EPYC system.
There is just one month to go until the official debut of the Ubuntu 18.04 LTS "Bionic Beaver" release and Canonical's Mir team is busy as ever on the home stretch of final changes for this next release...
The latest work by Roderick Colenbrander on "winevulkan" was merged to mainline Wine Git on Friday and also marks their first self-appointed milestone in bringing up Vulkan API support within Wine...
Of the many features coming to X.Org Server 1.20 there is now Direct Rendering Infrastructure 3 (DRI3) versions 1.1 and 1.2. Mesa has now received its patches for making use of the new functionality...
A few weeks back many of you were excited by the prospects of the Airtop2 Inferno PC that is a completely fanless PC with up to a Core i7 CPU and GTX 1080 GPU. This well-built, industrial-grade computer with CompuLab's custom-engineered natural airflow technology is now a step closer to the market...
It's been a while since we last have seen any new Heterogeneous Memory Management patches even after its mainline introduction in Linux 4.14. But Jerome Glisse who masterminded HMM at Red Hat is now out with some Shared Virtual Memory (SVM) patches for Nouveau...
The KDE developers working on the Amarok music player released version 2.9.0 this week as their last expected release atop the aging KDE 4 libraries and Qt4...
POCL, the Portable Computing Language, that aims to be a portable and open-source OpenCL implementation that can run on CPUs as well as AMD HSA targets and more, is out with a new feature release...
There is less than one week to go until the GNOME 3.28 release while today the second release candidate is now available that serves as the final step before the stable debut...
Over the past decade we have looked at many interesting PCs from CompuLab, a vendor capable of delivering Linux-friendly PCs that are originally designed and often catered to meet demanding industrial requirements. The latest Linux PC we have been putting through its paces the past several weeks has been the Fitlet2, which CompuLab describes as being designed "from the ground-up to minimize size and maximize capabilities, durability and thermal performance." After running our plethora of benchmarks on this mini Linux PC, we can say with confidence they have succeeded in their mission.
For those relying upon GTK applications like LibreOffice, GIMP, and GNOME programs from the KDE desktop, the integration is taking a step forward with Plasma 5.13...
The Qt Company developers are soliciting feedback from developers and the community about what they would like to see out of WebAssembly support for the tool-kit...
With today's Mesa 18.1-devel Git code, the last of the Tegra/Nouveau code has landed where it's now rounded off for offering a completely open-source and accelerated graphics stack that works well on the Tegra210 (Tegra X1) SoC...
The Android-x86 port of the Android Open-Source Project for running on x86 Intel/AMD PCs and devices is now up to running on the "Nougat" code-base for its stable release...
The first milestone development release of Phoronix Test Suite 8.0-Aremark was tagged in Git on Thursday night as inching towards this next major release of our open-source automated benchmarking platform and this release will also commemorate ten years since the release of Phoronix Test Suite 1.0...
RenderDoc 1.0 has been released, the open-source standalone graphics debugger that supports frame capturing and introspection of Vulkan, D3D11, D3D12, OpenGL, and OpenGL ES APIs across all major platforms...
Longtime Nouveau contributor Karol Herbst who joined Red Hat at the end of 2017 continues working on Nouveau compute support along with fellow hat-wearing open-source graphics driver developer Rob Clark...
With Vulkan 1.1 it should be technically possible to write a driver/vendor-agnostic Wayland compositor using Vulkan thanks to the new core extensions...
The DXVK project that has been making significant progress the past several months in getting Direct3D accelerated via Vulkan for Wine gamers now has a new release available...
Moving forward the Phoronix Test Suite will be offering Microsoft Windows support that's at near feature parity to the automated, reproducible, open-source benchmarking support we have offered the past decade for Linux as well as BSD, macOS, and Solaris platforms. This is brand new, rewritten Windows support with a focus on Windows 10 x64 and Windows Server 2016.
Today marks the long-awaited release of LLVM 6.0 as the slightly late half-year update to this open-source compiler stack and its sub-projects like Clang, LLD, etc...
With the upcoming Linux 4.17 kernel cycle there will be initial support for HDCP with the i915 DRM driver. That High-bandwidth Digital Content Protection (HDCP) support in its initial form is limited to v1.4 on HDMI/DP connectors, but HDCP 2.2 is now being tackled...
Waking up this morning and preparing for Vulkan 1.1 I wasn't too sure what to expect from the open-source drivers and certainly wouldn't have envisioned in my wildest dreams that by the time of going to sleep there would be initial support merged into Mesa Git on launch-day for a major graphics API update... But open-source developers have achieved just that today...
Microsoft's next installment of Windows 10, the Spring Update, is bringing some interesting changes for those Linux enthusiasts that may be stuck using Windows at times. The experience may be more bearable with more Windows Subsystem for Linux (WSL) improvements and even native Curl and Tar support coming to the OS...
If you have been affected by AMDGPU DC display code fallout on the Linux 4.16 release candidates up to this point, fortunately there is a big batch of fixes set to land still for this kernel cycle...
While we are past the first release candidate on the X.Org Server 1.20 release, one of the patch series still being wrangled for this update by release manager Adam Jackson is EGLStreams support for XWayland, benefiting the NVIDIA Linux driver...
Today's Vulkan 1.1 release is met by brilliant Linux driver support across the board. Not only is there the NVIDIA Linux driver update we have come to expect but this launch has been met by on-time open-source driver support with the AMDVLK driver and Intel ANV Vulkan driver too having day-one support in source form. But that's not all as Bas and Dave have managed to get day-one conformance too with RADV...
Intel has joined the party with NVIDIA and AMD in offering launch-day Linux driver support for the big new Vulkan 1.1 update available today from The Khronos Group...
When writing about the big Vulkan 1.1 release a few days ago I was wondering myself whether the official AMDVLK Vulkan driver or RADV Mesa-based Vulkan driver would be first to the table with Vulkan 1.1 patches... It turns out AMDVLK won this round, at least by a small measure of time...
The Khronos Group has today announced Vulkan 1.1 as the first major update to this high-performance graphics/compute API since the initial Vulkan 1.0 release two years ago. And it's thankfully a hard launch with multiple vendors putting out Vulkan 1.1 conformant drivers today.
Just as we have been accustomed to seeing over the years with OpenGL and now Vulkan, NVIDIA is first out the door with Windows and Linux drivers for this new graphics API update...
Sadly right now with the highly-anticipated Vega+Zen Raven Ridge desktop APUs is in fairly rough shape with some hangs, display corruption, etc. Fortunately it looks like Linux 4.17 support will be in better shape...
For the past several months Microsoft developer Matthew Wilcox has been working on an XArray implementation for the Linux kernel that he hopes to eventually replace the radix tree data structure. He's now hoping to land the initial XArray support in Linux 4.17...
GNOME developer Federico Mena-Quintero has made a call to action for trying to get some support for improving Cairo, the widely-used 2D rendering library. Its own test suite is no longer passing with interest in Cairo seeming to wane these days...
While Red Hat has been divesting from Btrfs and pursuing other Linux storage alternatives like Stratis, it looks like Fedora 28 will feature slightly better support for those opting for Btrfs...
It was last summer that a GSoC student developer worked on an OpenMAX Tizonia state tracker for Gallium3D to replace the existing and out-of-date "Bellagio" code. Finally today that new Tizonia code has landed in Mesa 18.1-devel Git...