AMDGPU Working On "Secure Display" Functionality

The AMD Radeon "AMDGPU" open-source Linux kernel driver is tacking on another new feature: Secure Display TA.

Over the past two years we have seen AMD Linux driver developers work on more "security" features that at least initially appeared to be driven by AMD picking up Chromebook design wins and needing to support this functionality for those use-cases. There has been HDCP display support for APUs to land as well as Trusted Memory Zones - TMZ for securing video memory buffers . The latest feature being tackled is "

Fedora 34 To Ship An ISO With The i3 Window Manager

While the i3 window manager has been around for more than a decade, it's taken until now for an i3 window manager spin of Fedora to be solicited and approved.

Following the creation of a Fedora i3 special interest group last year, approved this week is providing an official Fedora spin with the i3 window manager in place of other desktop environments / window managers. This is the first Fedora release image to make use of a tiling window manager.

It's a bit late to the party

GNOME 40 Will Finally Show File Creation Times Within Its File Manager

Finally in 2021 with the GNOME 40 release is the ability of GNOME's Nautilus file manager to show and sort by file creation times...

Going back more than a decade have been requests for being able to show timestamps for when files are created within the GNOME file manager or to be able to sort by file creation times in a folder rather than the last modified date. Initially that was blocked by the Linux kernel / file-systems exposing the information while in recent years that's

Fedora Looks To Overhaul Its Community Outreach

In addition to pursuing many technical changes for its Linux distribution like systemd-oomd by default , Btrfs Zstd compression , and standalone XWayland releases , the Fedora project is also looking to overhaul its community outreach this year.

Fedora's "Community Outreach Revamp" is to focus on existing outreach teams within Fedora that are "struggling to function" or need greater support for success.

Continue reading...

NVIDIA Announces The GeForce RTX 3060 For $329 USD

As one step below the existing GeForce RTX 3060 Ti , NVIDIA announced the RTX 3060 from the virtual CES event.

The GeForce RTX 3060 will retail starting out at $329 USD. This graphics card features 13 shader TFLOPs, 25 RT TFLOPs for ray-tracing, 101 tensor TFLOPs, and features 12GB of GDDR6 video memory. Resizable BAR is also supported with the RTX 3060.

The GeForce RTX 306

AMD Announces Ryzen 5000 Series Mobile Processors, Previews EPYC Milan

Following Intel's product announcements yesterday, AMD CEO Dr. Lisa Su providing her virtual keynote this morning for the virtual CES 2021. Here are the highlights for how AMD is aiming to make 2021 even more exciting than their prior stellar year.

Highlights from the CES 2021 keynote are below. Sadly, some areas of the presentation are light on technical details, but looking forward to learning more and getting our hands on the new hardware for Linux testing when the time comes.

CXL 2.0 Support Steps Closer To The Mainline Linux Kernel

So far for the virtual CES this week there hasn't been any big CXL 2.0 announcements since the Compute Express Link 2.0 specification was finalized back in November, but the Linux kernel support for this CPU-to-device interconnect continues coming together and will be hopefully mainlined in a coming release.

Back in November the CXL 2.0 spec was published and immediately following that Intel began posting Linux support patches for implementing the specification with an initial focus on type-3 memory devices as memory expanders for

Open-Source NVIDIA Support For Recent GPUs Is Poor But Now You Can Fake It For Testing

The open-source NVIDIA "Nouveau" Gallium3D code within Mesa has wired up DRM shim support for basically faking the support in the absence of real hardware. This is mainly useful for testing the Nouveau OpenGL shader compiler code path without any actual code execution.

Longtime Nouveau developer Ilia Mirkin wired up support for the Nouveau_Noop DRM shim. This basically allows the Nouveau Gallium3D code to function without submitting commands to any GPU or waiting on fences.

This no-op execution is enough to allow Shader-

GTK 4.0.1 Released With Many Bug Fixes, Better Media Acceleration

Following last month's release of the big GTK 4.0 toolkit, GTK 4.0.1 is out as the first stable point release for this free software toolkit.

Naturally following a big release such as GTK4, the first point release is predominantly made up of many little bug fixes throughout the code-base. There is a wide assortment of bug fixes in GTK 4.0.1 as well as updates to the theme and documentations.

Significant to GTK 4.0.1 is the GStreamer

F2FS With Linux 5.12 To Allow Configuring Compression Level

While the Flash-Friendly File-System ( F2FS ) allows selecting between your choice of optional compression algorithms like LZO, LZ4, and Zstd -- plus even specifying specific file extensions to optionally limit the transparent file-system compression to -- it doesn't allow easily specifying a compression level. That is fortunately set to change with the Linux 5.12 kernel this spring.

Queued now into the F2FS "dev" tree ahead of the Linux 5.12 merge window is