Searched refs:set_device_reset_callback (Results 1 – 11 of 11) sorted by relevance
177 if (st->pipe->set_device_reset_callback) { in st_install_device_reset_callback()181 st->pipe->set_device_reset_callback(st->pipe, &cb); in st_install_device_reset_callback()
268 ctx->set_device_reset_callback = crocus_set_device_reset_callback; in crocus_create_context()
316 ctx->set_device_reset_callback = iris_set_device_reset_callback; in iris_create_context()
1042 void (*set_device_reset_callback)(struct pipe_context *ctx, member
756 pipe->set_device_reset_callback(pipe, cb); in dd_context_set_device_reset_callback()940 CTX_INIT(set_device_reset_callback); in dd_context_create()
1143 context->gpu->set_device_reset_callback(context->gpu, cb); in tegra_set_device_reset_callback()1399 context->base.set_device_reset_callback = tegra_set_device_reset_callback; in tegra_screen_context_create()
614 rctx->b.set_device_reset_callback = r600_set_device_reset_callback; in r600_common_context_init()
569 sctx->b.set_device_reset_callback = si_set_device_reset_callback; in si_create_context()
2630 pipe->set_device_reset_callback(pipe, cb); in tc_set_device_reset_callback()4389 CTX_INIT(set_device_reset_callback); in threaded_context_create()
896 * ``set_device_reset_callback`` sets a callback which will be called when
4068 ctx->base.set_device_reset_callback = zink_set_device_reset_callback; in zink_context_create()