nvk: Use poll for BO waits
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:12:01 +0000 (20:12 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:00 +0000 (21:32 +0000)
commit62e8faf56c5e8ffb82519b28e84f1f51d825a7d7
tree8fab427bb60dd7757dbfcfdf62c09fbbe47afeec
parentdd1b27fcb48efb354decf5903efd15b5e9eee8c5
nvk: Use poll for BO waits

The nouveau ioctl doesn't support timeouts but poll() does.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_bo_sync.c
src/nouveau/vulkan/nvk_bo_sync.h