-
Notifications
You must be signed in to change notification settings - Fork 2.5k
intel-media-driver: update to 25.3.4, intel-gmmlib: update to 22.8.2 #57328
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
Conversation
|
tested with free/non-free and vpl-gpu-rt https://bitmovin.com/demos/av1/ A770 gpu en/de-code go brr 👍 |
0141c9c to
e97fdcd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Split the individual package updates into two separate commits.
|
Will do. As both packages have already updates since this PR was created, I have to update the PR anyway. |
|
Mhh, ok, question: https://github.com/intel/media-driver shows latest version under releases as 25.3.4, under tags as 25.4.6 (this version is also listed in void updates). Which one is preferred for PRs - "always latest version" or "releases over tags"? |
|
If there is a tag but it is not listed alongside other releases, prefer the highest version advertised on release page. Our script scans all of the repo tags, but if upstream hasn't sanctioned a new release, we shouldn't use it. |
|
That's what I thought. Thanks. Correction: I "downgrade" the commit for intel-media-driver from 25.4.3 to 25.3.4 as that's the current release version. |
e97fdcd to
9ffe220
Compare
Testing the changes
Local build testing
Note: The release notes for intel-media-driver 25.3.4 state that it depends on intel-gmmlib: 22.8.2, therefore this package was added to this PR.