turnip/kgsl: new flag TU_USE_KGSL
authorHyunjun Ko <zzoon@igalia.com>
Fri, 18 Jun 2021 00:52:00 +0000 (00:52 +0000)
committerMarge Bot <eric+marge@anholt.net>
Thu, 1 Jul 2021 04:22:55 +0000 (04:22 +0000)
commit9507705693aed66147a320fdae44612bb0415718
tree64145f7831b07f5a5f4ef43a932314e2ca6bddb5
parent73c71a37f4362b4f16d72253f71ea8399d3713aa
turnip/kgsl: new flag TU_USE_KGSL

There are some cases using kgsl backend on linux that is still not usual
setup though, we need to consider too.

Regarding the timeline semaphore feature, we could implement it for
the kgsl backend in the future, and probalby it should be using the
existing code in tu_drm.

See #4738, #4907

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11488>
src/freedreno/vulkan/meson.build
src/freedreno/vulkan/tu_device.c