turnip: implement timestamp fences/semaphores for kgsl backend
authorJonathan Marek <jonathan@marek.ca>
Mon, 5 Oct 2020 02:06:18 +0000 (22:06 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 5 Oct 2020 21:07:01 +0000 (21:07 +0000)
commit8163c818e32e48782c463a90c35538b09035772d
tree5336e99b0c8a359dadebd716dc1811d3ffc11c3f
parent462d62351d2f02d85a35f386994bfd79501f9f7d
turnip: implement timestamp fences/semaphores for kgsl backend

This gets fences and semaphores working for kgsl (minus import/export).

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7000>
src/freedreno/vulkan/tu_android.c
src/freedreno/vulkan/tu_drm.c
src/freedreno/vulkan/tu_kgsl.c
src/freedreno/vulkan/tu_private.h
src/freedreno/vulkan/tu_wsi_display.c