Searched refs:anv_gem_wait (Results 1 – 4 of 4) sorted by relevance
92 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) in anv_gem_wait() function
171 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) in anv_gem_wait() function
1676 int ret = anv_gem_wait(device, bo->gem_handle, &timeout); in anv_device_wait()
918 int anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns);