Skip to content

fix(mesa): re-enable VA-API drivers for rocdecode/rocjpeg#16740

Merged
christopherco merged 1 commit intotomls/base/mainfrom
chrco/mesa-va-drivers
Apr 20, 2026
Merged

fix(mesa): re-enable VA-API drivers for rocdecode/rocjpeg#16740
christopherco merged 1 commit intotomls/base/mainfrom
chrco/mesa-va-drivers

Conversation

@christopherco
Copy link
Copy Markdown
Collaborator

@christopherco christopherco commented Apr 19, 2026

The RHEL build profile (rhel=10) disables with_va, which prevents the mesa-va-drivers subpackage from being built. Both rocdecode and rocjpeg have BuildRequires and Requires on mesa-va-drivers for AMD GPU video decode support.

Add with_va=1 to the build defines to re-enable VA-API drivers while keeping the rest of the RHEL feature profile.

Fixes: AB#18918

The RHEL build profile (rhel=10) disables with_va, which prevents the
mesa-va-drivers subpackage from being built. Both rocdecode and rocjpeg
have BuildRequires and Requires on mesa-va-drivers for AMD GPU video
decode support.

Add with_va=1 to the build defines to re-enable VA-API drivers while
keeping the rest of the RHEL feature profile.
@christopherco christopherco marked this pull request as ready for review April 19, 2026 06:10
Copilot AI review requested due to automatic review settings April 19, 2026 06:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Re-enables Mesa VA-API driver subpackage builds under the RHEL 10-like feature profile so that ROCm video decode components (rocdecode/rocjpeg) can satisfy their mesa-va-drivers dependencies.

Changes:

  • Add with_va = "1" to components.mesa.build.defines while keeping rhel = "10".
  • Document why VA-API is being re-enabled in the Mesa component definition.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@christopherco christopherco merged commit 671aae7 into tomls/base/main Apr 20, 2026
9 checks passed
@christopherco christopherco deleted the chrco/mesa-va-drivers branch April 20, 2026 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants