Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Braswell support (Celeron N3050) #1844

Open
Quackdoc opened this issue Aug 17, 2024 · 2 comments
Open

[Feature]: Braswell support (Celeron N3050) #1844

Quackdoc opened this issue Aug 17, 2024 · 2 comments
Assignees
Labels
Feature Request Request a feature or enhancement

Comments

@Quackdoc
Copy link

What Feature?

Told to to use iHD for braswell for chrome support https://issues.chromium.org/issues/40279587#comment22

The i965 driver is no longer actively maintained [1], preventing new PR submissions to its repository.

I strongly recommend using the iHD driver instead [2]. The Braswell iGPU shares the same architecture with Broadwell, please try it with iHD driver. If not currently supported, please file an issue with the iHD project.

Please check the iHD supported platforms:

What's the usage scenario would be benifited?

Playback, Web browser

What impacted?

No response

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

No.

@Quackdoc Quackdoc added the Feature Request Request a feature or enhancement label Aug 17, 2024
@nyanmisaka
Copy link
Contributor

According to hw info in intel-vaapi-driver, Braswell/CherryView is a mixture of Gen8(Broadwell) and Gen9(Skylake). Maybe you can try adding the DIDs to Gen8 DDI and see. But anyway the README says that Braswell is not a platform supported by iHD.

@Quackdoc
Copy link
Author

I did try patching the file to add support for the igpu, it seems like it almost works, mpv will decode a frame or maybe two, but then the gpu hangs with the below eeror

resetting vcs0 preemtpion time out
mpv[PID] context reset due to gpu hang
GPU HANG: ecode 8:4:a01fffff, in mpv [PID]

it would indeed be nice for iHD to support braswell since it seems like chrome will no longer work with it, and hasvk + zink-video seems like it won't be viable any time soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request a feature or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants