Skip to content

panvk: Fix use of cs_sync64_wait in cmd_wait_event

What does this MR do and why?

Fix use of cs_sync64_wait in cmd_wait_event

The sync objects used by events are of type panvk_cs_sync32, making this mismatch hit an assert in cs_to_reg_tuple.

Closes: #11886 (closed)

Merge request reports

Loading