Intel News Archives


2,940 Intel open-source and Linux related news articles on Phoronix since 2006.

Linux 6.4 Closes The Door On Intel Thunder Bay
Linux 6.4 Closes The Door On Intel Thunder Bay

While Intel Thunder Bay sparked rumors years ago as potentially being a mix of Intel x86 cores and Movidius VPU cores, although the Linux patches put it as ARM cores paired with the Movidius VPU, Thunder Bay is no more. As I wrote back in March, Intel Linux engineers have acknowledged Thunder Bay is cancelled and there are no end-customers/users so they are going ahead and removing the Linux support.

5 May 2023 - RIP Thunder Bay - Add A Comment
Intel Progress On The IPU6 Linux Driver To Enable Web Camera Support With Newer Laptops
Intel Progress On The IPU6 Linux Driver To Enable Web Camera Support With Newer Laptops

You may recall last year how several prominent upstream kernel developers recommended avoiding Intel's latest laptops for Linux use that bear their IPU6 MIPI camera over the lack of upstream open-source support. It's taken some months but the initial IPU6 Linux kernel driver patches are out for review and will hopefully make it to the mainline Linux kernel in the months ahead.

2 May 2023 - Intel IPU6 Driver - 4 Comments
Intel Linear Address Masking "LAM" Merged Into Linux 6.4
Intel Linear Address Masking "LAM" Merged Into Linux 6.4

Since 2020 Intel engineers have been working on Linear Address Masking (LAM) as a feature similar to Arm's Top Byte Ignore (TBI) for letting user-space store metadata within some bits of pointers without masking it out before use. This can be of use to virtual machines, profiling / sanitizers / tagging, and other applications. The Intel LAM kernel support has finally been merged with Linux 6.4.

29 April 2023 - Linear Address Masking - 1 Comment
Improved Linux Power Savings For Intel Haswell/Broadwell Laptops In 2023
Improved Linux Power Savings For Intel Haswell/Broadwell Laptops In 2023

It's been just shy of ten years since Intel launched their Haswell processors that were very successful at the time and was followed by Broadwell. While Intel's open-source Linux driver engineers are primarily concentrated on recent and future Intel hardware platforms, occasionally there is an improvement worth mentioning for mature platforms like Haswell and Broadwell. A new patch series this week will help with some minor graphics power-savings for those still running a nearly decade old Intel Linux laptop.

23 April 2023 - Panel Self Refresh Redux - 11 Comments
Intel Updates Packaged Arc Graphics Driver For Ubuntu 22.04 LTS
Intel Updates Packaged Arc Graphics Driver For Ubuntu 22.04 LTS

While Linux 6.2 supports Arc Graphics out-of-the-box and Mesa 23.1 has good OpenGL/Vulkan support, for those running Linux distributions on older kernels and Mesa packages there is less than ideal support -- either no support at all or having to resort to force-enabling the DG2/Alchemist support and potentially running on older OpenGL/Vulkan drivers with various problems. To ease the experience for those running Ubuntu 22.04 LTS, Intel has been maintaining a packaged version of their DRM kernel driver as a DKMS module as well as updated Mesa packages.

21 April 2023 - Arc Graphics Driver - 8 Comments
Intel's Game Plan For Getting The Xe Linux Kernel Graphics Driver Upstreamed
Intel's Game Plan For Getting The Xe Linux Kernel Graphics Driver Upstreamed

For more than one year Intel's been working on developing the Xe Linux kernel graphics driver as a modern Direct Rendering Manager driver for Gen12 and newer integrated/discrete graphics. For recent hardware this is to replace the existing i915 kernel driver usage. The Intel open-source developers continue working toward the milestone of being able to submit this driver for mainlining in the upstream Linux kernel.

21 April 2023 - Xe Merge Plan - 12 Comments
Intel Posts Linux Patches Enabling LASS KVM Support
Intel Posts Linux Patches Enabling LASS KVM Support

Back in January Intel engineers posted Linux patches for Linear Address Space Separation (LASS) as a feature being introduced with future Intel CPUs. Intel engineers today posted a set of patches extending that LASS support to the realm of KVM virtualization.

20 April 2023 - Linear Address Space Separation - Add A Comment
Intel Sierra Forest EDAC Support Coming With Linux 6.4
Intel Sierra Forest EDAC Support Coming With Linux 6.4

As part of Intel's ongoing Linux support preparations for next year's Sierra Forest processors that will feature up to 144 Xeon E cores per socket, the Error Detection And Correction (EDAC) driver support is set to be added for the upcoming Linux 6.4 kernel cycle.

13 April 2023 - Intel Sierra Forest - 1 Comment
Intel Back To Working On Key Locker For Linux After Tackling Big Performance Issue
Intel Back To Working On Key Locker For Linux After Tackling Big Performance Issue

Going back to 2020 Intel's open-source engineers have been working on Key Locker support for Linux for that hardware feature introduced with Tigerlake CPUs. The Key Locker Linux support has been worked on now for nearly three years and finally after a hiatus a new version was sent out after they worked through a significant performance issue now being addressed with forthcoming firmware.

11 April 2023 - Intel Key Locker - 7 Comments
Intel Arrow Lake Enablement For Linux Looking To Get Underway
Intel Arrow Lake Enablement For Linux Looking To Get Underway

While for many months now Intel's open-source driver engineers have been busy getting Meteor Lake Linux support squared away and there has even been some Lunar Lake activity for the Linux kernel going back to 2021, it looks now like their Arrow Lake enablement will be getting underway.

9 April 2023 - Intel Arrow Lake - 3 Comments
Intel oneAPI 2023.1 Released
Intel oneAPI 2023.1 Released

This week Intel formally debuted its oneAPI 2023.1 Tools package that contains the collection of various compilers, libraries, debugging tools, and related open-source offerings like OSPRay Studio and Embree 4.0.

7 April 2023 - oneAPI 2023.1 - Add A Comment
Intel Posts Xe DRM Scheduler Patches For Review
Intel Posts Xe DRM Scheduler Patches For Review

As part of the process for getting Intel's new Xe DRM kernel driver upstreamed as the eventual replacement to the existing i915 driver for Gen12 graphics hardware and newer, Intel engineers on Monday posted the initial Xe DRM scheduler patches that have been separated out to get review on them, figure out what can be common/shared among drivers, and get those bits upstreamed.

4 April 2023 - Xe DRM Scheduler - 11 Comments
Intel IAA 2.0 Accelerator Preparations Coming With Linux 6.4
Intel IAA 2.0 Accelerator Preparations Coming With Linux 6.4

Introduced with Intel Xeon Scalable 4th Gen "Sapphire Rapids" processors was the In-Memory Analytics Accelerator (IAA) for hardware accelerating data compression/decompression combined with primitive analytics functions for helping to accelerate the likes of RocksDB and ClickHouse. Intel IAA with Sapphire Rapids has already been supported for some time on an open-source stack as laid out in the Intel Sapphire Rapids accelerator setup guide while now Intel engineers are preparing Linux for IAA 2.0.

1 April 2023 - In-Memory Analytics Accelerator - 2 Comments
Intel Releases GPGMM v0.1 GPU Memory Management Library
Intel Releases GPGMM v0.1 GPU Memory Management Library

Intel has published v0.1 of its GPGMM software, the open-source General-Purpose GPU Memory Management Library. This library is intended to be used by modern software employing the Vulkan or D3D12 APIs for helping application developers deal with low-level video memory management.

28 March 2023 - GPGMM v0.1 - 1 Comment
Intel XeSS SDK 1.1 Released
Intel XeSS SDK 1.1 Released

The Intel XeSS SDK 1.0 release happened last September while now has been succeeded by XeSS SDK 1.1. Though like the prior release, the XeSS SDK isn't fully open-source with just the bits around game integration being public.

24 March 2023 - Intel XeSS SDK 1.1 - 4 Comments
Intel LAM Will Try Again For Linux 6.4
Intel LAM Will Try Again For Linux 6.4

Intel's Linear Address Masking (LAM) functionality to make use of untranslated address bits of 64-bit linear addresses for arbitrary metadata is aiming to be mainlined with the upcoming Linux 6.4 cycle.

23 March 2023 - Linear Address Masking - 2 Comments
Intel's Habana Labs Accelerator Driver Readying More Gaudi2 Code For Linux 6.4
Intel's Habana Labs Accelerator Driver Readying More Gaudi2 Code For Linux 6.4

With the Linux 6.3 kernel the Habana Labs AI driver has moved to the new "accel" accelerator subsystem/framework while for the Linux 6.4 cycle this summer this Intel driver is continuing to speed ahead as it prepares support for the new Gaudi2 AI hardware and making other improvements for this open-source training/inference stack.

21 March 2023 - Habana Labs - Add A Comment
Intel Prepares More Graphics Driver Code For Linux 6.4
Intel Prepares More Graphics Driver Code For Linux 6.4

Last week following the Linux 6.3-rc1 release Intel engineers already began sending new Intel i915 driver feature code to DRM-Next for queuing until the Linux 6.4 merge window in early May. This week another batch of "drm-intel-gt-next" material was submitted.

17 March 2023 - drm-intel-gt-next - Add A Comment
Intel Sends Out Sixteenth Round Of Linux LAM Patches
Intel Sends Out Sixteenth Round Of Linux LAM Patches

Intel's Linux engineers continue working on Linear Address Masking (LAM) for making use of untranslated address bits of 64-bit linear addresses so that it can be used for arbitrary metadata. The hope is that this LAM metadata can lead to more efficient address sanitizers, optimizations for JITs and VMs, and more, but it's been a lengthy journey getting the support upstreamed.

13 March 2023 - Linear Address Masking - Add A Comment

2940 Intel news articles published on Phoronix.