Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h498 int iris_kernel_context_get_priority(struct iris_bufmgr *bufmgr, uint32_t ctx_id);
H A Diris_batch.c740 int priority = iris_kernel_context_get_priority(bufmgr, batch->ctx_id); in replace_kernel_ctx()
H A Diris_bufmgr.c2210 iris_kernel_context_get_priority(struct iris_bufmgr *bufmgr, uint32_t ctx_id) in iris_kernel_context_get_priority() function
2245 int priority = iris_kernel_context_get_priority(bufmgr, ctx_id); in iris_clone_hw_context()

Completed in 10 milliseconds