broadcom/qpu: add qpu_writes_rf0_implicitly helper
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 15 Sep 2021 08:56:43 +0000 (10:56 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 Oct 2023 22:37:41 +0000 (22:37 +0000)
commitc07eb1bae5ef45a33a939f1ab2f9a6775627925c
tree7a828ea0e0a69a4e907e08c445c9566ffaa12235
parent3e42b9ff47476c4caffae03bc0dc4d0fb5f0fc98
broadcom/qpu: add qpu_writes_rf0_implicitly helper

On v71 rf0 replaces r5 as the register that gets updated implicitly
with uniform loads, and gets the C coefficient with ldvary. This
helper return if rf0 gets implicitly updated.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25450>
src/broadcom/qpu/qpu_instr.c
src/broadcom/qpu/qpu_instr.h