panfrost: Split Bifrost BLEND emit by word
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 14 May 2021 21:19:30 +0000 (17:19 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 May 2021 22:51:56 +0000 (22:51 +0000)
commit87256d335b929bb86f87033456775edd9b337823
tree377f554682f31fbe41d11684cb1b0f3cf3cda632
parent9ad1403747292ca0c28cfd6dee4b0cecce62c50b
panfrost: Split Bifrost BLEND emit by word

This allows the GenXML packs to be effectively inlined and folded,
skipping over the Midgard pieces.

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