broadcom/vc5: Introduce v3d_qpu_reads_vpm()/v3d_qpu_writes_vpm().
authorEric Anholt <eric@anholt.net>
Mon, 19 Mar 2018 18:03:47 +0000 (11:03 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 19 Mar 2018 23:42:59 +0000 (16:42 -0700)
commit09c4dd19713b3155bd744f873e91e0328be62978
tree6b963fc9c06c4d32af0a5671526af7baa022f67c
parent407f21ef1bcbd4054927aa8cc7a9f9252b389a87
broadcom/vc5: Introduce v3d_qpu_reads_vpm()/v3d_qpu_writes_vpm().

These helpers will be used in register spilling to determine where to add
a last thrsw if needed, and might help refactor QPU scheduling.
src/broadcom/qpu/qpu_instr.c
src/broadcom/qpu/qpu_instr.h