Skip to content

libva-intel-driver: Update to v2.4.5#7478

Merged
EbonJaeger merged 1 commit intogetsolus:mainfrom
androidnisse:libva-intel-driver
Apr 22, 2026
Merged

libva-intel-driver: Update to v2.4.5#7478
EbonJaeger merged 1 commit intogetsolus:mainfrom
androidnisse:libva-intel-driver

Conversation

@androidnisse
Copy link
Copy Markdown
Contributor

Summary

  • Expose ARGB as a supported post-processing format on Ironlake
  • Improvements to ARGB handling in the VPP backend
  • Don't advertise VAProfileHEVCMain10 format support on Haswell and Ivy Bridge.
  • Disable this driver's Wayland backend by default.
  • Switch to per-generation format helpers to cleanup i965_QuerySurfaceAttributes.
  • Add a debug help menu, available behind the VA_INTEL_DEBUG=help environment variable
  • Downgrade the Not using hybrid_drv_video.so message to a debug message.
  • Silence multiple compile-time warnings
  • Resolves replace deprecated intel-libva-driver (vaapi) with an updated fork #7439

Test Plan

  • TBD

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**
- Expose ARGB as a supported post-processing format on Ironlake
- Improvements to ARGB handling in the VPP backend
- Don't advertise VAProfileHEVCMain10 format support on Haswell and Ivy Bridge.
- Disable this driver's Wayland backend by default.
- Switch to per-generation format helpers to cleanup i965_QuerySurfaceAttributes.
- Add a debug help menu, available behind the VA_INTEL_DEBUG=help environment variable
- Downgrade the Not using hybrid_drv_video.so message to a debug message.
- Silence multiple compile-time warnings
@github-project-automation github-project-automation Bot moved this to Triage in Solus Dec 28, 2025
@androidnisse androidnisse marked this pull request as draft December 28, 2025 13:52
@androidnisse androidnisse marked this pull request as ready for review April 21, 2026 19:20
@androidnisse
Copy link
Copy Markdown
Contributor Author

@TraceyC77 here it is

Copy link
Copy Markdown
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@EbonJaeger EbonJaeger merged commit 535e011 into getsolus:main Apr 22, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Triage to Done in Solus Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

replace deprecated intel-libva-driver (vaapi) with an updated fork

2 participants