Contains the backported kernel module source code of intel GPUs on various OS distributions and LTS Kernels. You can create Dynamic Kernel Module Support (DKMS) as well as precompiled 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 following drivers.
- Intel® Graphics Driver Backports(i915) - The main graphics driver (includes a compatible DRM subsystem and dmabuf if necessary)
- Intel® Converged Security Engine(cse) - Converged Security Engine
- Intel® Platform Monitoring Technology(pmt/vsec) - Intel Platform Telemetry
These drivers have dependency on Intel® GPU firmware and few more kernel mode drivers may be needed based on specific use cases, platform, and distributions. Source code of additional drivers should be available at https://github.com/intel-gpu
- Intel® GPU firmware - Firmware required by intel GPUs.
Each project is tagged consistently, so when pulling these repos, pull the same tag.
backport/RELEASE_2335_23.6 will point to the currently supported version of Ubuntu®, SLES® 15 SP4 and RHEL® onwards.
Our current backport supports the following OS Distribution.
OS Distribution | OS Version | Kernel Version | Installation Instructions |
---|---|---|---|
Ubuntu® Desktop | 22.04 | 6.2 generic | README |
Ubuntu® Server | 22.04 | 5.15 generic | README |
SLES® | 15SP5 | 5.14.21.150500 | README |
SLES® | 15SP4 | 5.14.21.150400 | README |
RHEL® | 9.3 | 5.14.0-362 | README |
RHEL® | 9.2 | 5.14.0-284 | README |
Vanilla LTS | 6.1 | README | |
Vanilla LTS | 5.15 | README |
Please refer Releases