pan/mdg: Use unified atomics
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Mon, 8 May 2023 22:14:14 +0000 (18:14 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 May 2023 20:39:46 +0000 (20:39 +0000)
commit3c823351c0f3fdca664c4e2b436912acf5d33b72
tree8862960bd7eb10a173aaaa0f8850e7efad2baa6b
parent133af0d6c945d3aaca8989edd15283a2b7dcc6c7
pan/mdg: Use unified atomics

This doesn't actually save anything, since Italo already introduced magic macros
for this, but it ticks off one more driver on the list to convert. It's also
more legible, so that's nice :-)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22914>
src/panfrost/midgard/midgard_compile.c