mesa/src/panfrost/lib/genxml
Alyssa Rosenzweig bfba7533c7 panfrost: Add Valhall Plane Descriptor XML
This looks superficially like the Bifrost "Surface" descriptor, but it
additionally specifies the in-memory representation of blocks (clumps). If I
understand correctly, decompression is controlled by the plane descriptor,
rather than the texture descriptor level. This is a bit more flexible than
Bifrost.

Once the new fields here are wired up to Mesa, my
dEQP-GLES2.functional.texture.* failures should go away... I hope!

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14851>
2022-02-03 15:43:27 +00:00
..
common.xml
decode.c panfrost: Add Valhall Plane Descriptor XML 2022-02-03 15:43:27 +00:00
decode.h pan/decode: Add pandecode_dump_mappings 2022-01-15 11:40:13 -05:00
decode_common.c pan/decode: Add pandecode_dump_mappings 2022-01-15 11:40:13 -05:00
gen_macros.h panfrost: Add Valhall support to pandecode 2021-12-06 20:46:09 +00:00
gen_pack.py panfrost: Make pan_merge macro more robust 2021-12-28 13:55:21 +00:00
meson.build panfrost: Add Valhall support to pandecode 2021-12-06 20:46:09 +00:00
v4.xml panfrost: Rename depth bias fields 2021-10-26 18:45:08 +00:00
v5.xml panfrost: Rename depth bias fields 2021-10-26 18:45:08 +00:00
v6.xml panfrost: Remove FBD pointer on Bifrost XML 2022-01-15 11:43:40 -05:00
v7.xml panfrost: Remove FBD pointer on Bifrost XML 2022-01-15 11:43:40 -05:00
v9.xml panfrost: Add Valhall Plane Descriptor XML 2022-02-03 15:43:27 +00:00