panfrost: Use dirty flags to emit v9 descriptors
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 14 Apr 2022 22:54:24 +0000 (18:54 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 26 Apr 2022 14:56:23 +0000 (14:56 +0000)
commite626c9f6f87566d8de2dbc73c6a93203887e5a2a
tree712f7798cd17eef51e9c23a7831a9b9847eb2865
parent351403fe750c1280d2ced27191ca14f718f608ae
panfrost: Use dirty flags to emit v9 descriptors

These new descriptors take the place of removed descriptors like the RSD, and
need corresponding dirty tracking.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16035>
src/gallium/drivers/panfrost/pan_cmdstream.c