diff options
author | Simon Ser <contact@emersion.fr> | 2022-05-26 14:45:15 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-11-28 23:50:41 +0000 |
commit | d2238bf722d9a83156077473a5f5632b751d803a (patch) | |
tree | f3c3f167175982edbd0d07215396ef4eda8a3217 /xwayland/server.c | |
parent | aaf828d3d24c79c2207e83d38a76c7f1cc33084f (diff) |
render/vulkan: import semaphore to DMA-BUF instead of blocking
Right now the Vulkan renderer blocks until the frame is complete
after rendering. This is necessary because Vulkan doesn't
interoperate well with implicit sync we use everywhere else.
Use the new kernel API to import a sync_file into a DMA-BUF to
avoid blocking.
Diffstat (limited to 'xwayland/server.c')
0 files changed, 0 insertions, 0 deletions