panfrost: Update supported job types
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 2 Feb 2022 23:43:32 +0000 (18:43 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 8 Feb 2022 20:27:09 +0000 (20:27 +0000)
commit8c51b54bd12ca15d9560804dfd565a98b9bff2c6
treea66aee5db39a8978bc5c42d9205eeec54a996a78
parentd70a48a706a750a1e8f86f73a757e4af43d563b0
panfrost: Update supported job types

Remove a few that no longer exist, and rename IDVS helper to Malloc Vertex. The
distinction between Malloc Vertex jobs and regular Indexed Vertex jobs is that
the hardware allocates varying buffers dynamically for Malloc Vertex jobs.
Regular IDVS and even legacy tiler jobs are also supported where desired.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14935>
src/panfrost/lib/genxml/decode.c
src/panfrost/lib/genxml/v9.xml