v3d: Fix leak of the mem_ctx after the DAG refactor.
authorEric Anholt <eric@anholt.net>
Tue, 12 Mar 2019 21:56:57 +0000 (14:56 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 12 Mar 2019 23:15:40 +0000 (16:15 -0700)
commit0c874c18cd07539f56fede272a24b76f2946716f
tree227e6296b0ac4737a985567e41a550924feea591
parentacfd88204e886e671da97b895fd2d1ee39b61256
v3d: Fix leak of the mem_ctx after the DAG refactor.

Noticed while trying to get a CTS run again.

Fixes: 33886474d646 ("v3d: Use the DAG datastructure for QPU instruction scheduling.")
src/broadcom/compiler/qpu_schedule.c