Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,085
    • Issues 3,085
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,018
    • Merge requests 1,018
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !20782

anv: add initial vulkan video h264 decoding support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dave Airlie requested to merge airlied/mesa:anv-vulkan-video-decode into main Jan 19, 2023
  • Overview 39
  • Commits 10
  • Pipelines 37
  • Changes 15

This is a working series to add support for H264 on gen9 Intel.

It's disabled by default, needs to be validated on newer hw and is missing at least one feature around status queries.

However I think it's a good baseline and took a lot of debugging to get this over the line.

I also have a port for hasvk but I'll await this landing first.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: anv-vulkan-video-decode