radv/video: fix hevc scaling lists.
authorDave Airlie <airlied@redhat.com>
Tue, 6 Jun 2023 07:30:02 +0000 (17:30 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 05:34:06 +0000 (05:34 +0000)
commitda54b57888cf61737b92ed8759f3ca91350486b4
tree435a2b15a3bd9af2b3829295718ed6815fa41667
parent3f12103be96563d857445a0f5c9439adb9173899
radv/video: fix hevc scaling lists.

These need some zscan conversion, that I've taken from vaapi.

v2: move to common code for it_ptr updates, add defines

Reviewed-by: Lynne <dev@lynne.ee>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23476>
src/amd/vulkan/radv_video.c