mesa/src/broadcom/qpu
Eric Anholt 3471ce9985 v3d: Add support for the TMUWT instruction.
This instruction is used to ensure that TMU stores have been processed
before moving on.  In particular, you need any TMU ops to be done by the
time the shader ends.
2018-07-31 16:05:04 -07:00
..
tests v3d: Add QPU pack/unpack for the new SFU instructions. 2018-07-23 10:21:43 -07:00
meson.build vc4: Fix meson build when enabled without v3d. 2018-07-29 19:13:29 -07:00
qpu_disasm.c broadcom/vc5: Add support for QPU pack/unpack/disasm of small immediates. 2018-01-12 21:54:18 -08:00
qpu_disasm.h broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. 2017-10-10 11:42:04 -07:00
qpu_instr.c v3d: Add support for the TMUWT instruction. 2018-07-31 16:05:04 -07:00
qpu_instr.h v3d: Add support for the TMUWT instruction. 2018-07-31 16:05:04 -07:00
qpu_pack.c v3d: Add QPU pack/unpack for the new SFU instructions. 2018-07-23 10:21:43 -07:00
qpu_validate.c broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. 2017-10-10 11:42:04 -07:00