Skip to content

Draft: hasvk: add support for H264 vulkan video decoding

Dave Airlie requested to merge airlied/mesa:hasvk-vulkan-video-decode into main

This is a port of the anv code.

Draft as I need to retest it on gen7/75 (not sure I have an 8 anymore).

Contains a port of @kwg patch for batch decoding.

I've kept the same patch ordering mostly as the anv port.

Merge request reports