Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_mempool.h99 panfrost_pool_get_bo_handles(struct panfrost_pool *pool, uint32_t *handles);
H A Dpan_mempool.c37 * panfrost_pool_get_bo_handles. Freeing occurs at the level of an entire pool.
101 panfrost_pool_get_bo_handles(struct panfrost_pool *pool, uint32_t *handles) in panfrost_pool_get_bo_handles() function
H A Dpan_job.c666 panfrost_pool_get_bo_handles(&batch->pool, bo_handles + submit.bo_handle_count); in panfrost_batch_submit_ioctl()
668 panfrost_pool_get_bo_handles(&batch->invisible_pool, bo_handles + submit.bo_handle_count); in panfrost_batch_submit_ioctl()

Completed in 3 milliseconds