asahi: Avoid reloads with staging blits
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 2 Dec 2022 14:48:21 +0000 (09:48 -0500)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 11 Dec 2022 02:51:05 +0000 (21:51 -0500)
commitd2f27d282f2ece300ae1703a83a1d2af53cccf3a
treeb3f0e4d3a3ddefc95d47c1362ed7e1e4c51aaf9e
parentdc4cf64a7687d64c1dc8fee18a9ef8f6ab906ce8
asahi: Avoid reloads with staging blits

Noticed by inspection. Not likely to matter unless these staging blits are in a
hot path, but it's an easy win.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20123>
src/gallium/drivers/asahi/agx_pipe.c