intel / intel/media-driver

[Feature]: Add ARM64 platfrom support for DG2

Open
#1,903 4 comments 0 reactions 1 assignee Claimed by @XinfengZhang View on GitHub
Feature Request
Dominant language
C
Stars
1.2k
Forks
383
Avg merge
8d 18h
Merged PRs (30d)
4

Description

### What Feature?

Starting from Linux 6.8, the DG2 graphics card can work on the arm64 platform using the new xe kernel driver. However, the media-driver relies on the x86 instruction set, which prevents the DG2 graphics card from performing video codec on the arm64 platform.

As a C/C++ noob, I tried to add [sse2neon](https://github.com/DLTcollab/sse2neon) header to the project and remove some of the x86 restrictions but I received a link error in the final stage of compilation.

### What's the usage scenario would be benifited?

Transcode for media delivery

### What impacted?

_No response_

### Do you want to contribute a patch to develop this feature?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.