-
Notifications
You must be signed in to change notification settings - Fork 0
Update Mesa 3D to 22.1.7 and enable VA-API support #2738
Merged
pmenzel
merged 14 commits into
master
from
update-mesa-to-22.1.7-and-enable-va-api-support
Sep 6, 2022
Merged
Update Mesa 3D to 22.1.7 and enable VA-API support #2738
pmenzel
merged 14 commits into
master
from
update-mesa-to-22.1.7-and-enable-va-api-support
Sep 6, 2022
Conversation
This file contains 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
[Description][1]: > The Intel(R) Graphics Memory Management Library provides device > specific and buffer management for the Intel(R) Graphics Compute Runtime > for OpenCL(TM) and the Intel(R) Media Driver for VAAPI. It’s needed for [Intel(R) Media Driver for VAAPI][2]. [1]: https://github.com/intel/gmmlib [2]: https://github.com/intel/media-driver
[Description][1]: > The Intel(R) Graphics Memory Management Library provides device > specific and buffer management for the Intel(R) Graphics Compute > Runtime for OpenCL(TM) and the Intel(R) Media Driver for VAAPI. [1]: https://github.com/intel/gmmlib/
Add Intel Media Driver 2021Q3 Release. [Description][1]: > The Intel(R) Media Driver for VAAPI is a new VA-API (Video Acceleration > API) user mode driver supporting hardware accelerated decoding, > encoding, and video post processing for GEN based graphics hardware. [1]: https://github.com/intel/media-driver
These were never installed on the distmaster.
These were never installed on the distmaster. Remove `libigdgmm.be0` and use the newer `intel-gmmlib.be0` named after the upstream project.
Probably due to an outdated libva library, VA-API support wasn’t enabled. Explicitly enable the support, so the problem is noticed in the future. • /usr/lib/dri/nouveau_drv_video.so • /usr/lib/dri/r600_drv_video.so • /usr/lib/dri/radeonsi_drv_video.so Resolves: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7119#note_1521281
The Web site shows 22.1.5 as the latest release, but it’s actually 22.1.7, so move directly to that and do *not* build the 22.1.5 packages. https://docs.mesa3d.org/relnotes.html
Sign in
to join this conversation on GitHub.
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.
No description provided.