panfrost: Add Valhall compressed formats
authorAlyssa Rosenzweig <alyssa@collabora.com>
Sun, 13 Mar 2022 21:27:28 +0000 (17:27 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 30 Mar 2022 17:29:12 +0000 (17:29 +0000)
commit0c1fde956bf9b91182eca9c244ebc8bc63983481
tree57f4bdacd496892447c84d6141d1c5fd33455335
parent42b9295fa651f4f7e743f8d198e98a7e829c0cd4
panfrost: Add Valhall compressed formats

We need to map to the interchange format, since there is no longer a pixel
format for the memory layout. Use this new format table on v9.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15586>
src/panfrost/lib/meson.build
src/panfrost/lib/pan_format.c
src/panfrost/lib/pan_format.h
src/panfrost/lib/pan_props.c