pan/indirect_dispatch: Simplify empty command case
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 9 Jun 2021 16:00:20 +0000 (12:00 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Jun 2021 18:06:11 +0000 (18:06 +0000)
commita90345d4c80ea5b7f78dd4e2f03513069751e731
tree0f27562f48fc76da2027b9cf94b207185b415447
parent52991aad7f16a09f09952a1f670fd42528c2e6fe
pan/indirect_dispatch: Simplify empty command case

Job type is alone with bitsize in the bottom byte of the addressed
worse, so if we use an 8-bit store we avoid the RMW complexity.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
src/panfrost/lib/pan_indirect_dispatch.c