Linux 6.19 GPU Driver Features: Color Pipeline API, Intel Xe3P, AMDGPU For GCN 1.0/1.1

The big set of kernel graphics driver features were merged today for the Linux 6.19 kernel. As usual there is a lot of new feature work on the AMD Radeon, Intel, and NVIDIA graphics drivers plus the smaller Arm/embedded graphics like now having initial Qualcomm Gen8 GPU support. Plus the growing number of accelerator "accel" drivers for NPUs / AI accelerators.

Some of the highlights of the new kernel graphics/display driver changes merged today for Linux 6.19 include:

- The DRM

Graviton5 Announced With Up To 192 Cores Per Chip, 5x Larger Cache

Amazon AWS today announced Graviton5 as their newest-generation ARM64 server processor for their EC2 cloud. Graviton5 is being promoted as offering 25% higher performance over existing Graviton4 processors.

Graviton5 will offer up to 192 cores per chip, 5x larger L3 cache, and "leading" energy efficiency. Graviton5 EC2 servers will also feature up to 15% higher network bandwidth and up to 20% higher Amazon Elastic Block Store bandwidth.

Continue reading...

NVIDIA Releases CUDA 13.1 With New "CUDA Tile" Programming Model

NVIDIA just released CUDA 13.1 for what they claim is " the largest and most comprehensive update to the CUDA platform since it was invented two decades ago. " The most notable addition with the CUDA 13.1 release is CUDA Tile as a new tile-based programming model.

CUDA Tile brings a virtual ISA for tile-based parallel programming and at a higher-level than Single-Instruction, Multi-Thread (SIMT).

Continue reading...

Apple Silicon|Intel

Linux 6.19 Brings Temperature Monitoring For The Steam Deck APU, Apple Silicon SMC

The many hardware monitoring (HWMON) subsystem updates were merged today for Linux 6.19 that is predominantly around delivering new hardware support.

There are several new HWMON drivers with Linux 6.19 including the Apple Silicon SMC, TSC1641 I2C power monitor, MPS MP9945, MAX17616, and MP2925 and MP2929. Of those the Apple Silicon SMC is quite notable.

This "macsmc_hwmon" Apple
Continue reading...

Bcachefs Ready With Its Reconcile Feature As Biggest Change In Two Years

The out-of-tree Bcachefs file-system is ready with its reconcile feature, which previously was known as "rebalance_v2", and what lead developer Kent Overstreet calls the biggest feature to this copy-on-write file-system in the last two years.

Overstreet announced today that the Bcachefs reconcile feature is ready:
"Biggest new feature in the past ~2 years, I believe. The user facing stuff may be short and sweet - but so much going on under the hood to make

FreeBSD 15.0 Benchmarks Versus FreeBSD 14.3 On AMD EPYC

This week brought the official release of FreeBSD 15.0 as the latest major update to this BSD operating system . In being eager to test out this new FreeBSD release, for this first round of FreeBSD 15.0 benchmarking is seeing how it compares to the former FreeBSD 14.3 release on a Supermicro + AMD EPYC Turin server.

Continue reading...

Rust-Written Redox OS Sees Initial Wayland Port

Developers behind Redox OS, the original open-source operating system written from scratch in the Rust programming language, have ported Wayland to it with initially getting the Smallvil Wayland compositor up and running along with the Smithay framework and the Wayland version of the GTK toolkit.

The Redox OS project published their November 2025 status update where one of their main accomplishments for the past month is getting these initial Wayland components up and running on it. Before getting too excited though, they note that the Wayland compositor's performance
Continue reading...

Former Intel Open-Source Project SVT-VP9 Sees First Update In 5 Years

The open-source SVT-VP9 project started by Intel as a high performance VP9 video encoder has seen its first new release in five years.

Coming as much surprise today is the release of SVT-VP9 v0.3.1, the first update to this former Intel open-source project since t he v0.3.0 release back in October 2020. The SVT-VP9 encoder was part of Intel's Scalable Video Technology ( SVT ) initiative under their
Continue reading...

Printk Improvement For Linux 6.19 Can Significantly Speed-Up Boot Times For Some Systems

The Linux kernel's printk code for logging kernel messages has some useful improvements with the Linux 6.19 kernel.

First up is the possibility to "significantly" speed up the Linux boot process for some systems by releasing the console lock between reach record in the KThread used for legacy consoles on real-time (RT) kernels. If you are using a legacy console on a Linux RT system, the boot time can be much better with Linux 6.19.

The change to release the console lock
Continue reading...

Linux 6.19 Fixes A Thundering Herd Problem For Big NUMA Servers

The "timers/core" pull requests for updating Linux kernel timer-related code doesn't tend to be too interesting each kernel cycle, but this time around for Linux 6.19 it is for addressing a problem HPE discovered on big NUMA servers.

Linux 6.19 fixes a timekeeper CPU issue that could lead to a large number of CPU cores getting stuck on very large NUMA servers. The pull request noted:
"Prevent a thundering herd problem when the timekeeper CPU is delayed and a large number