tu: Add missing wfi to tu6_emit_hw()
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 24 Jul 2020 13:22:37 +0000 (15:22 +0200)
committerConnor Abbott <cwabbott0@gmail.com>
Fri, 24 Jul 2020 17:20:44 +0000 (19:20 +0200)
commit52ec35f5a6373f8eb06963bd1a573302d7e67e6e
tree4d7ad901b6cb99cfaec143ec348dfa1875181808
parenta0ca688a674d9b85d7efecc8a0199be80c26b501
tu: Add missing wfi to tu6_emit_hw()

It needs to be there before changing CCU state. This was accidentally
deleted in f494799a7f09deebacb5696fde7514e3329de246 when it should've
been moved.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6007>
src/freedreno/vulkan/tu_cmd_buffer.c