Add patches for cix vpu driver to make mainline chromium work#5
Open
amazingfate wants to merge 3 commits intoarmbian:cix-6.6-2025q3from
Open
Add patches for cix vpu driver to make mainline chromium work#5amazingfate wants to merge 3 commits intoarmbian:cix-6.6-2025q3from
amazingfate wants to merge 3 commits intoarmbian:cix-6.6-2025q3from
Conversation
Collaborator
amazingfate
commented
Nov 23, 2025
- Chromium` will skip decoder with JPEG format support so simplely disable it now.
- Always run vb2_poll for input queue so that chromium doesn't have to listen POLLOUT event, then we can get rid of this patch: https://gitlab.com/cix-linux/cix_opensource/chromium-cix/-/blob/ee8f6/48bff/cix_p1_K6.6_2025Q3_dev/debian/chromium_128.0.6613.84/patches/0001-media-gpu-v4l2-poll-POLLOUT-events-before-source-cha.patch?ref_type=heads
- HEVC is not supported because it is unimplemented by mainline chromium.
Contributor
|
So #5 is currently not necessary? |
Collaborator
Author
chainsx
approved these changes
Nov 27, 2025
Collaborator
Author
|
@RadxaYuntian Add a new commit: amazingfate@41ae160. This will let us get rid of this patch: https://gitlab.com/cix-linux/cix_opensource/chromium-cix/-/blob/ee8f6/48bff/cix_p1_K6.6_2025Q3_dev/debian/chromium_128.0.6613.84/patches/0007-media-gpu-v4l2-increase-bitstream-buffers-to-16.patch?ref_type=heads. With the all 3 patches to cix vpu kernel driver we can use mainline chromium without external patches. |
RadxaYuntian
reviewed
Dec 8, 2025
41ae160 to
1c9b345
Compare
Chromium will skip decoders that have JPEG format support. Just disable it then we can have vpu decoder detected by chromium.
…v4l2_poll Chromium does not listen POLLOUT event, but it is necessary to run vb2_poll with input queue for source change. This will let vpu decoding work with mainline chromium without patch.
1c9b345 to
4c96b92
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.