Skip to content

hk: Add virtio implicit sync support

Asahi Lina requested to merge asahilina/mesa:vulkan-implicit-sync into main

What does this MR do and why?

hk: Add virtio implicit sync support

Since we can't know what BOs are written easily, just sync against all
external BOs.

This should go away once we have proper fence passing support so we can
do implicit sync passing in muvm-x11bridge.

Signed-off-by: Asahi Lina <lina@asahilina.net>

Merge request reports

Loading