asahi: Eliminate "Pixel Format" type from GenXML
authorAlyssa Rosenzweig <alyssa@collabora.com>
Sat, 1 Oct 2022 01:03:02 +0000 (21:03 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 13 Oct 2022 22:06:51 +0000 (18:06 -0400)
commit8eefda4ea907b13bd97e29bf8496b019f29e9b6f
tree6b4c1d97f5b98dd83323317fe8dafaecc2495422
parentf4b03ea6dc0ac0f02f780ba809c3ea551a72f947
asahi: Eliminate "Pixel Format" type from GenXML

This is leaky and hurts compatibility with upstream GenXML. Just use the
actual hardware fields.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18922>
src/asahi/lib/agx_formats.c
src/asahi/lib/agx_formats.h
src/asahi/lib/cmdbuf.xml
src/asahi/lib/gen_pack.py
src/gallium/drivers/asahi/agx_state.c