Searched refs:ttm_mem_evict_wait_busy (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/ttm/
H A Dttm_bo.c555 * ttm_mem_evict_wait_busy - wait for a busy BO to become available
563 static int ttm_mem_evict_wait_busy(struct ttm_buffer_object *busy_bo, function
625 ret = ttm_mem_evict_wait_busy(busy_bo, ctx, ticket);

Completed in 124 milliseconds