Phoronix

Syndikovat obsah
Linux Hardware Reviews, Benchmarks & Open-Source News
Aktualizace: 12 min 55 sek zpět

Zink Lands Support For Partial Updates / Damage Handling

29. Únor 2024 - 16:30
Valve contractor Mike Blumenkrantz is back at it working on some exciting improvements to Mesa and in particular for the Zink OpenGL-on-Vulkan implementation...

Mesa 24.1 Enables AV1 LTR Encode Support For RDNA3 GPUs With VCN4

29. Únor 2024 - 16:10
Building upon the existing AV1 encode support for RDNA3 GPUs within the Mesa RadeonSI Gallium3D driver, AV1 Long-Term Reference "LTR" support is now enabled within Mesa 24.1...

GNOME Prompt Becomes Ptyxis

29. Únor 2024 - 12:50
The GNOME Prompt terminal emulator in-development by Christian Hergert with a focus on GPU-acceleration and being a very speedy and beautiful terminal option has been renamed to Ptyxis...

Distrobox 1.7 Improves NVIDIA GPU Support, Better Wolfi Containers

29. Únor 2024 - 12:37
Distrobox is the open-source software making it easy to run any Linux distribution inside your terminal by leveraging Podman, Docker, or Lilipod for containerizing the Linux distribution of your choice. Distrobox works well with a range of Linux distros and has developed quite a following. Out now is Distrobox 1.7 with yet more improvements to this innovative software...

NetBSD 10.0 Should Be Released Soon - Likely Last RC Debuts

29. Únor 2024 - 12:27
NetBSD 10.0-RC5 was released on Wednesday as what is hopefully the last release candidate...

Mesa 24.0.2 Brings Many Zink Fixes, More Intel Alder Lake N IDs

29. Únor 2024 - 6:00
Mesa 24.0 series release manager Eric Engestrom is out with another on-time bi-weekly point release for this set of open-source GPU user-space driver components. There are many fixes, new Intel ADL-N PCI IDs, and other backported updates for this latest stable release...

Steam On Linux Should Stop Crashing If No OpenGL Drivers Are Found

29. Únor 2024 - 6:00
Wednesday's small Steam client beta update should fix a crash when starting the Steam client when no OpenGL drivers are found...

Mesa NVK Vulkan Driver Now Declared Vulkan 1.3 Conformant, Mesa 24.1 To Build By Default

28. Únor 2024 - 21:52
It's a big day today in the open-source NVIDIA Nouveau/NVK space... The Mesa NVK driver is now officially declared a Vulkan 1.3 conformant implementation by the Khronos Group! In turn the NVK driver is no longer considered experimental and with Mesa 24.1 will build by default for x86/x86_64-based installations...

HDMI Forum Rejects Open-Source HDMI 2.1 Driver Support Sought By AMD

28. Únor 2024 - 21:37
One of the limitations of AMD's open-source Linux graphics driver has been the inability to implement HDMI 2.1+ functionality on the basis of legal requirements by the HDMI Forum. AMD engineers had been working to come up with a solution in conjunction with the HDMI Forum for being able to provide HDMI 2.1+ capabilities with their open-source Linux kernel driver, but it looks like those efforts for now have concluded and failed...

AMD Zen 4 vs. Zen 4C Performance, Zen 4C Core Scaling With Ryzen 5 8500G

28. Únor 2024 - 20:22
Besides the integrated RDNA3 graphics making the Ryzen 8000G series desktop APUs interesting, making the AMD Ryzen 5 8500G a fun benchmarking target besides its sub-$200 price tag is having a mix of Zen 4 and Zen 4C cores. Here are some benchmarks looking at the Zen 4 vs. Zen 4C performance and power efficiency when offlining various core combinations on the Ryzen 5 8500G desktop processor.

Cloudflare Makes Pingora Rust Framework Open-Source

28. Únor 2024 - 16:55
Back in 2022 Cloudflare announced they were ditching Nginx for an in-house, Rust-written software called Pingora. Today Cloudflare is open-sourcing the Pingora framework...

FUSE Passthrough Support May Land For Linux 6.9 To Help Boost I/O Performance

28. Únor 2024 - 15:36
Being worked on and off for several years has been FUSE read/write passthrough support for improving the performance of File-Systems in User-Space by avoiding the daemon overhead on a per-file basis where read/write operations are forwarded by the kernel directly to the lower file-system rather than the FUSE daemon. FUSE passthrough mode has shown to be a big performance win and it looks like it could be finally mainlined come Linux 6.9...

Intel Xe Kernel GPU Driver Starts Landing SR-IOV Bits & Other Features For Linux 6.9

28. Únor 2024 - 13:00
Upstreamed for Linux 6.8 is the experimental Xe kernel graphics driver that is a modern replacement to the "i915" Direct Rendering Manager driver. The Xe kernel driver targets Tigerlake graphics and newer while it won't be until Lunar Lake / Xe2 when it aims to become the default driver for Intel iGPU/dGPU graphics. For the upcoming Linux 6.9 kernel merge window are more feature changes and fixes to this new open-source Intel kernel graphics driver...

NVK Vulkan Driver Lands Shader Object & Graphics Pipeline Library

28. Únor 2024 - 12:38
The open-source NVIDIA "NVK" Vulkan driver within the Mesa codebase has merged support for the important VK_EXT_shader_object and VK_EXT_graphics_pipeline_library extensions. Additionally, as part of supporting these new extensions, this introduces the code for a common Vulkan runtime to Mesa...

Servo Improves Its Experimental Support For HTML Tables, More CSS Features

28. Únor 2024 - 12:25
The Servo web engine project has put out a new blog post that outlines all of their accomplishments made during the course of February...

KDE MegaRelease 6 Debuts For Plasma 6.0, KF6 & Gear 24.02

28. Únor 2024 - 11:56
Today's the day! KDE MegaRelease 6 is out for shipping Plasma 6.0, KDE Frameworks 6.0, and KDE Gear 24.02 apps...

Linux's V4L2 VP9 Codec Kernel Code Rewritten In Rust For Better Memory Safety

28. Únor 2024 - 2:12
Daniel Almeida with Collabora has posted a rewritten of the VP9 codec library code within the Linux kernel's Video 4 Linux 2 (V4L2) subsystem. In using Rust rather than the existing C code, this should yield better memory safety and better fend off potential issues within the existing code...

Wine Wayland Driver Patches Enable Basic OpenGL Support

28. Únor 2024 - 1:56
Continuing to bring-up the Wine Wayland driver for offering native Wayland support without X11/XWayland, Alexandros Frantzis opened the pull request today for enabling basic OpenGL support...

64K Kernel Page Size Performance Benefits For HPC Shown With NVIDIA's GH200 Grace CPU

27. Únor 2024 - 18:00
By default the AArch64 kernel on Ubuntu and other Linux distributions tend to default to a standard 4K page size but for newer AArch64 hardware especially in the server/HPC space, there can be great benefits to using a 64K page size. As it's been a while since I last ran any 64-bit ARM 4K vs. 64K kernel page size benchmarks, while having remote access to the NVIDIA GH200 I ran a fresh comparison for looking at the performance advantages to switching over to a 64K page size kernel. These new 64K kernel numbers are shown alongside the recent AMD EPYC and Intel Xeon CPU reference benchmark results for a look at how the 4K vs. 64K page size affects the overall computing landscape.

KWinFT Compositor Now Known As Theseus' Ship

27. Únor 2024 - 17:17
Ahead of this week's big KDE Plasma 6.0 release, the KWinFT project forked from the KDE KWin compositor code is re-branding as Theseus' Ship...