v3d: Use the DAG datastructure for QPU instruction scheduling.
authorEric Anholt <eric@anholt.net>
Thu, 28 Feb 2019 18:42:05 +0000 (10:42 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 11 Mar 2019 20:14:32 +0000 (13:14 -0700)
commit33886474d646134f9784771a0ded3510a0180515
treebb7eef429d78ed88219b3af1a6bd500184d38082
parentd6d83b34ee3486d2154c1c929900d329448cb6c0
v3d: Use the DAG datastructure for QPU instruction scheduling.

Just a small code reduction from shared infrastructure.
src/broadcom/compiler/qpu_schedule.c
src/gallium/drivers/vc4/vc4_qir_schedule.c