broadcom/qpu: add raddr on v3d_qpu_input
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 5 Aug 2021 23:33:32 +0000 (01:33 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 Oct 2023 22:37:41 +0000 (22:37 +0000)
commita5c4634c9e4a9472de2e150c0388723b671c2af5
treed85029bedf30515a7f7be15526ac3d130af6d15e
parent347065525f2d3db68e90c850e5c619ff4bd81e23
broadcom/qpu: add raddr on v3d_qpu_input

On V3D 7.x mux are not used, and raddr_a/b/c/d are used instead

This is not perfect, as for v71, the raddr_a/b defined at qpu_instr
became superfluous. But the alternative would be to define two
different structs, or even having them defined based on version
ifdefs, so this is a reasonable compromise.

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