Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 3.01 KB

README.md

File metadata and controls

41 lines (29 loc) · 3.01 KB

Intel® Graphics Driver Backports for Linux® OS (intel-gpu-i915-backports)

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.

Out of tree kernel drivers

This repository contains following drivers.

  1. Intel® Graphics Driver Backports(i915) - The main graphics driver (includes a compatible DRM subsystem and dmabuf if necessary)
  2. Intel® Converged Security Engine(cse) - Converged Security Engine
  3. Intel® Platform Monitoring Technology(pmt/vsec) - Intel Platform Telemetry

Dependencies

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

Each project is tagged consistently, so when pulling these repos, pull the same tag.

Branches

backport/RELEASE_2335_23.6 will point to the currently supported version of Ubuntu®, SLES® 15 SP4 and RHEL® onwards.

Supported OS Kernel/Distribution

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

Product Releases:

Please refer Releases