mesa/src/panfrost/lib/genxml
Alyssa Rosenzweig bd529b7983 panfrost: Fix AFBC flags on v6
Tiled headers and bounds checking were introduced with v7. The flags don't exist
on v6. Fix the XML accordingly so we don't accidentally use features too new for
the hardware.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16697>
2022-05-26 15:56:32 +00:00
..
common.xml
decode.c pan/decode: Print row strides, not line strides 2022-05-03 14:20:15 +00:00
decode.h pan/decode: Add pandecode_dump_mappings 2022-01-15 11:40:13 -05:00
decode_common.c panfrost: fix segfault in pandecode 2022-02-28 12:40:32 +00:00
gen_macros.h panfrost: Add Valhall support to pandecode 2021-12-06 20:46:09 +00:00
gen_pack.py panfrost: Strip % in GenXML names 2022-02-08 20:27:09 +00:00
meson.build panfrost: Add Valhall support to pandecode 2021-12-06 20:46:09 +00:00
v4.xml panfrost: Set defaults for deprecated DCD fields 2022-02-23 12:56:30 +00:00
v5.xml panfrost: Set defaults for deprecated DCD fields 2022-02-23 12:56:30 +00:00
v6.xml panfrost: Fix AFBC flags on v6 2022-05-26 15:56:32 +00:00
v7.xml pan/bi: Use texture index instead of sampler for message preloading 2022-05-02 12:50:44 +00:00
v9.xml panfrost: Correct XML for TLS 2022-05-04 12:48:27 +00:00