pan/va: Add packing routines
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 19 Jul 2021 19:51:52 +0000 (15:51 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 25 Mar 2022 19:00:13 +0000 (19:00 +0000)
commitf45654af5953d86b4b82760b51a502fb25244073
tree7febaf37d4765f5e270f130175d397418c4298f0
parentedf284215dc013fdeb3d0b0891f0ff223298666f
pan/va: Add packing routines

Mostly manual since Valhall is regular.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15223>
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/meson.build
src/panfrost/bifrost/valhall/va_compiler.h [new file with mode: 0644]
src/panfrost/bifrost/valhall/va_pack.c [new file with mode: 0644]