This backport provides early access of discrete GFX functionalities which are not upstreamed yet. Currently we are supporting Intel® Arc™ A-Series Graphics (Codename Alchemist) Intel® Data Center GPU Flex Series Intel® Data Center GPU Max Series
For Alchemist discrete Graphics cards, support is provided without display. This repo can be used for the features like GPU debug functionality. For normal cases, please use upstream 6.2 or later kernel version.
You can create Dynamic Kernel Module Support (DKMS) as well as pre-compiled out-of-tree modules packages, which can be installed on supported OS distributions.
We are using backport project to generate out-of-tree i915 kernel module source codes.
This repo is a code snapshot of version of backports and does not contain individual git change history.
This repository contains the following drivers.
These drivers have dependency on Intel® GPU firmware and a few more kernel mode drivers may be needed based on specific use cases, platform, and distributions. The source code of additional drivers should be available at https://github.com/intel-gpu
Each project is tagged consistently, so when pulling these repos, pull the same tag.
backport/main will point to the currently supported version of Ubuntu®, SLES® 15 SP4 and Red Hat® onwards.
OSV | Installation Instructions | Building | Testing |
---|---|---|---|
Red Hat® Enterprise Linux® 9.4 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 9.3 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 9.2 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 9.0 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 8.10 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 8.9 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 8.8 | Readme | Yes | Yes |
Red Hat® Enterprise Linux® 8.6 | Readme | Yes | Yes |
SUSE® Linux® Enterprise Server 15SP6 | Readme | Yes | Yes |
SUSE® Linux® Enterprise Server 15SP5 | Readme | Yes | Yes |
SUSE® Linux® Enterprise Server 15SP4 | Readme | Yes | Yes |
Ubuntu® 24.04 Desktop (6.8 generic) | Readme | Yes | Yes |
Ubuntu® 24.04 Server (6.8 generic) | Readme | Yes | Yes |
Ubuntu® 22.04 Desktop (6.5 generic) | Readme | Yes | Yes |
Ubuntu® 22.04 Server (5.15 generic) | Readme | Yes | Yes |
Vanilla Kernel (6.6 LTS) | Readme | Yes | No |
Vanilla Kernel (6.1 LTS) | Readme | Yes | No |
Vanilla Kernel (5.15 LTS) | Readme | Yes | No |
Vanilla Kernel (5.10 LTS) | Readme | Yes | No |
Note: redhat/main branch is deprecated, please use the backport/main branch for Red Hat®.
Two types of release streams are available:
Type | Status | Version | Release-date | Branch | Tag |
---|---|---|---|---|---|
LTS update release | Active | 2350.105 | 2024-11-06 | backport/RELEASE_2405_23.10 | I915_24WW45.3_803.105_23.10.72_231129.77 |
Production update release | Not supported | 2328.48 | 2023-12-19 | backport/RELEASE_2335_23.6 | I915_23WW51.5_682.48_23.6.42_230425.56 |
Production update release | Not supported | 2328.48 | 2023-12-19 | redhat/RELEASE_2335_23.6 | RHEL89_23WW51.5_682.48_23.6.42_230425.55 |
Please select the appropriate tag for a particular branch based on the supported OS table Supported OS Distributions
Please refer to Releases for more details.