Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 9 min 31 sec ago

Terakan Driver Continues Working To Bring Vulkan To The Radeon HD 6000 Series

Fri, 11/10/2023 - 04:34
While AMD officially supports a much narrower range of more recent Radeon hardware with their official graphics drivers for Windows (and Linux - as it pertains to their Radeon Software for Linux packaged driver and AMDVLK official Vulkan driver), thanks to the open-source community around AMD's open-source driver code there are always nifty things that come about... As I wrote about earlier this year, an independent developer has been striving to bring Vulkan to the Radeon HD 6000 series. Yes, the 13 year old "Northern Islands" graphics processors...

AMD Closing In On IOMMU SVA Support For Linux

Fri, 11/10/2023 - 03:29
The IOMMU changes for Linux 6.7 aren't particularly noteworthy besides adding SMMUv2 support for the Qualcomm SDM670 and SM7150 SoCs. But the IOMMU updates also take the kernel one step away from supporting Shared Virtual Addressing (SVA) on AMD platforms in the near future...

Valve Announces The Steam Deck OLED With Upgraded Display, 6nm APU & Larger Battery

Fri, 11/10/2023 - 01:56
Valve just announced the Steam Deck OLED as an upgraded version of their Steam Deck handheld Linux gaming device...

OpenZFS Lands Exciting RAIDZ Expansion Feature

Thu, 11/09/2023 - 23:31
In addition to the OpenZFS code this week landing sync parallelism to improve write performance scalability, another shiny new feature was also merged: RAIDZ expansion...

Cloud-Hypervisor 36 Brings AMD CPU Topology Support, AIO Backend For Block Devices

Thu, 11/09/2023 - 21:51
Cloud Hypervisor 36 has been released as this Rust-written VMM that started out as an Intel open-source project that since was folded into the Linux Foundation umbrella with support from Microsoft, Arm, and other vendors. More recently even the likes of AMD and Ampere Computing have been onboard with this cloud and security focused virtualization hypervisor...

Linux 6.7 MM Brings Performance Optimizations, Better Handling For Unaccepted Memory

Thu, 11/09/2023 - 21:40
Andrew Morton last week sent out all of the memory management "MM" changes for the Linux 6.7 kernel for which there is a lot of code churn...

TuxClocker 1.3 Preparing Additional AMD GPU Voltage & Memory Controls

Thu, 11/09/2023 - 21:24
Since the release of TuxClocker 1.0 back in September, this open-source and independently-developed overclocking/performance utility for Linux systems has been quick to tack on new features and rolling out new versions. A release candidate for TuxClocker 1.3 was issued a few days ago with yet more AMD graphics card controls...

Mesa 23.3-rc3 Released As The Stable Version Nears

Thu, 11/09/2023 - 19:57
Mesa 23.3-rc3 was released on Wednesday night as the newest weekly release candidate ahead of the Mesa 23.3 release as this quarter's feature series for this collection of OpenGL and Vulkan open-source drivers...

MIPS AR7 Platform Support Removed In Linux 6.7

Thu, 11/09/2023 - 19:47
With the MIPS CPU architecture at the end of the road in light of RISC-V and LoongArch, there isn't much going on when it comes to MIPS development for the Linux kernel. Most cycles these days just brings bug fixes and removing old/unmaintained platforms. The latest MIPS platform now being removed is AR7 with Linux 6.7...

NVIDIA Pushes 62MB Of GSP Binary Firmware Blobs Into Linux-Firmware.Git

Thu, 11/09/2023 - 08:35
As mentioned last week, merged for the Linux 6.7 kernel is NVIDIA GSP firmware support in the Nouveau driver so that these NVIDIA firmware blobs can handle hardware initialization and power management related tasks. This support is optional right now for the GeForce RTX 20 / RTX 30 series hardware with Nouveau but necessary if wanting better performance via re-clocking the GPUs. The GSP firmware is a mandatory requirement for Nouveau with the NVIDIA RTX 40 GPUs and moving forward...

In Development Since 2019, NetBSD 10-RC1 Released As A Huge Update

Thu, 11/09/2023 - 05:02
NetBSD 10 has been in development since late 2019 and the beta release is already a year old while now it's up to the release candidate phase with the availability of NetBSD 10-RC1...

AMD Cleaning Up RadeonSI Linux Driver Code Ahead Of Next-Gen GPU Enablement

Thu, 11/09/2023 - 03:25
There's been a number of patches quietly landing for the RadeonSI Gallium3D driver by AMD engineers in making various clean-ups and appearing to prepare for future adjustments to the driver in eventually extending the support beyond the current RDNA3 "GFX11" graphics hardware...

Intel Lunar Lake M Added To LPSS Driver In Linux 6.7

Thu, 11/09/2023 - 03:03
The Multi-Function Device (MFD) updates were sent out last week for the in-development Linux 6.7 kernel for these drivers catering to heterogeneous hardware blocks...

KDE Plasma 6.0 Alpha Released With KDE Frameworks 6 & KDE Gear Updates Too

Thu, 11/09/2023 - 00:41
Today marks the on-time alpha release of the "KDE 6th Megarelease" -- this encompasses the KDE Plasma 6.0 desktop, KDE Frameworks 6 libraries, and KDE Gear applications...

Microsoft Gets OpenGL 4.3 Implemented Atop Direct3D 12 With Mesa

Thu, 11/09/2023 - 00:15
Microsoft engineers continue working on the Mesa drivers as part of their effort for implementing various industry standard APIs atop Direct3D 12. This support can be used in cases of Windows drivers lacking for these APIs as well as being used within WSL for the graphics support while relying on D3D12 with the host environment...

Linux 6.7 Staging Drops The QLGE Ethernet & rtl8192u WiFi Drivers

Thu, 11/09/2023 - 00:03
The staging changes for Linux 6.7 are on the heavier side in part due to many new contributors from Outreachy mailing in their first kernel patches with various minor fixes. But staging is also lightened up a bit by dropping a wired Ethernet and wireless driver as part of the ongoing kernel effort to remove unused and old WiFi drivers...

EROFS No Longer Treating MicroLZMA Compression As Experimental

Wed, 11/08/2023 - 22:05
With Linux 6.7 the EROFS read-only file-system intended primarily for mobile devices and containers is considering their MicroLZMA compression support as stable...

Microsoft's CBL-Mariner Linux Distro Issues A Big Update For November

Wed, 11/08/2023 - 21:53
Microsoft yesterday published CBL-Mariner 2.0.20231106 as the newest version of their in-house Linux distribution that is used for a variety of services from Azure to WSL...

FEX 2311 Brings More AVX Optimizations, Preparations For Better Performance

Wed, 11/08/2023 - 21:29
FEX 2311 is out today as the newest version of this emulator for running x86/x86_64 Linux binaries on AArch64 systems...

New Set Of 86 Patches Overhaul The Linux Kernel's Preemption Model

Wed, 11/08/2023 - 19:51
Ankur Arora of Oracle on Tuesday sent out a set of 86 patches for making the Linux kernel preemptible. This is based on earlier work by prominent Linux kernel engineer Thomas Gleixner...

Pages