Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c733 replace_kernel_ctx(struct iris_batch *batch) in replace_kernel_ctx() function
794 replace_kernel_ctx(batch); in iris_batch_check_for_reset()
1106 if ((ret == -EIO || ret == -ENOMEM) && replace_kernel_ctx(batch)) { in _iris_batch_flush()