Home
last modified time | relevance | path

Searched refs:iris_kernel_context_get_priority (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h498 int iris_kernel_context_get_priority(struct iris_bufmgr *bufmgr, uint32_t ctx_id);
Diris_batch.c740 int priority = iris_kernel_context_get_priority(bufmgr, batch->ctx_id); in replace_kernel_ctx()
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()
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst2327 - iris: Make iris_kernel_context_get_priority() public