Home
last modified time | relevance | path

Searched refs:cur_ctx (Results 1 - 25 of 25) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c143 if (screen->cur_ctx) in nv50_default_kick_notify()
144 screen->cur_ctx->state.flushed = true; in nv50_default_kick_notify()
187 if (nv50->screen->cur_ctx == nv50) { in nv50_destroy()
188 nv50->screen->cur_ctx = NULL; in nv50_destroy()
354 if (!screen->cur_ctx) { in nv50_create()
359 screen->cur_ctx = nv50; in nv50_create()
H A Dnv50_screen.h63 struct nv50_context *cur_ctx; member
H A Dnv50_state_validate.c451 struct nv50_context *ctx_from = ctx_to->screen->cur_ctx; in nv50_switch_pipe_context()
486 ctx_to->screen->cur_ctx = ctx_to; in nv50_switch_pipe_context()
539 if (nv50->screen->cur_ctx != nv50) in nv50_state_validate()
H A Dnv50_vbo.c756 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true); in nv50_draw_vbo_kick_notify()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnamespace.c195 struct smb3_fs_context *ctx, *cur_ctx; in cifs_do_automount() local
203 cur_ctx = CIFS_SB(mntpt->d_sb)->ctx; in cifs_do_automount()
218 tmp = *cur_ctx; in cifs_do_automount()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c247 if (nvc0->screen->cur_ctx == nvc0) { in nvc0_destroy()
248 nvc0->screen->cur_ctx = NULL; in nvc0_destroy()
286 if (screen->cur_ctx) in nvc0_default_kick_notify()
287 screen->cur_ctx->state.flushed = true; in nvc0_default_kick_notify()
500 if (!screen->cur_ctx) { in nvc0_create()
502 screen->cur_ctx = nvc0; in nvc0_create()
H A Dnvc0_screen.h72 struct nvc0_context *cur_ctx; member
H A Dnvc0_state_validate.c871 struct nvc0_context *ctx_from = ctx_to->screen->cur_ctx; in nvc0_switch_pipe_context()
910 ctx_to->screen->cur_ctx = ctx_to; in nvc0_switch_pipe_context()
970 if (nvc0->screen->cur_ctx != nvc0) in nvc0_state_validate()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_hal.c112 unsigned int cur_ctx; in qat_hal_get_wakeup_event() local
114 cur_ctx = qat_hal_rd_ae_csr(handle, ae, CSR_CTX_POINTER); in qat_hal_get_wakeup_event()
117 qat_hal_wr_ae_csr(handle, ae, CSR_CTX_POINTER, cur_ctx); in qat_hal_get_wakeup_event()
286 unsigned int ctx, cur_ctx; in qat_hal_wr_indr_csr() local
288 cur_ctx = qat_hal_rd_ae_csr(handle, ae, CSR_CTX_POINTER); in qat_hal_wr_indr_csr()
297 qat_hal_wr_ae_csr(handle, ae, CSR_CTX_POINTER, cur_ctx); in qat_hal_wr_indr_csr()
304 unsigned int cur_ctx, csr_val; in qat_hal_rd_indr_csr() local
306 cur_ctx = qat_hal_rd_ae_csr(handle, ae, CSR_CTX_POINTER); in qat_hal_rd_indr_csr()
309 qat_hal_wr_ae_csr(handle, ae, CSR_CTX_POINTER, cur_ctx); in qat_hal_rd_indr_csr()
318 unsigned int ctx, cur_ctx; in qat_hal_put_sig_event() local
334 unsigned int ctx, cur_ctx; qat_hal_put_wakeup_event() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c112 unsigned int cur_ctx; in qat_hal_get_wakeup_event() local
114 cur_ctx = qat_hal_rd_ae_csr(handle, ae, CSR_CTX_POINTER); in qat_hal_get_wakeup_event()
117 qat_hal_wr_ae_csr(handle, ae, CSR_CTX_POINTER, cur_ctx); in qat_hal_get_wakeup_event()
317 unsigned int ctx, cur_ctx; in qat_hal_wr_indr_csr() local
319 cur_ctx = qat_hal_rd_ae_csr(handle, ae, CSR_CTX_POINTER); in qat_hal_wr_indr_csr()
328 qat_hal_wr_ae_csr(handle, ae, CSR_CTX_POINTER, cur_ctx); in qat_hal_wr_indr_csr()
335 unsigned int cur_ctx, csr_val; in qat_hal_rd_indr_csr() local
337 cur_ctx = qat_hal_rd_ae_csr(handle, ae, CSR_CTX_POINTER); in qat_hal_rd_indr_csr()
340 qat_hal_wr_ae_csr(handle, ae, CSR_CTX_POINTER, cur_ctx); in qat_hal_rd_indr_csr()
349 unsigned int ctx, cur_ctx; in qat_hal_put_sig_event() local
365 unsigned int ctx, cur_ctx; qat_hal_put_wakeup_event() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.h21 struct nv30_context *cur_ctx; member
H A Dnv30_context.c176 if (nv30->screen->cur_ctx == nv30) in nv30_context_destroy()
177 nv30->screen->cur_ctx = NULL; in nv30_context_destroy()
H A Dnv30_state_validate.c438 struct nv30_context *prev = nv30->screen->cur_ctx; in nv30_state_context_switch()
459 nv30->screen->cur_ctx = nv30; in nv30_state_context_switch()
472 if (nv30->screen->cur_ctx != nv30) in nv30_state_validate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h124 const struct dc_state *cur_ctx,
H A Ddcn32_hwseq.c1626 const struct dc_state *cur_ctx, in dcn32_is_pipe_topology_transition_seamless()
1634 cur_pipe = &cur_ctx->res_ctx.pipe_ctx[i]; in dcn32_is_pipe_topology_transition_seamless()
1625 dcn32_is_pipe_topology_transition_seamless(struct dc *dc, const struct dc_state *cur_ctx, const struct dc_state *new_ctx) dcn32_is_pipe_topology_transition_seamless() argument
H A Ddcn32_resource.c2673 const struct dc_state *cur_ctx, in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
2687 &cur_ctx->res_ctx, &new_ctx->res_ctx, in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
2672 dcn32_acquire_free_pipe_as_secondary_dpp_pipe( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head_pipe) dcn32_acquire_free_pipe_as_secondary_dpp_pipe() argument
H A Ddcn32_resource.h140 const struct dc_state *cur_ctx,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h62 const struct dc_state *cur_ctx,
H A Ddcn20_resource.c2151 const struct dc_state *cur_ctx, in dcn20_acquire_free_pipe_for_layer()
2150 dcn20_acquire_free_pipe_for_layer( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head) dcn20_acquire_free_pipe_for_layer() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h130 const struct dc_state *cur_ctx,
H A Dhw_sequencer.h405 const struct dc_state *cur_ctx,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1122 const struct dc_state *cur_ctx, in dce110_acquire_underlay()
1121 dce110_acquire_underlay( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head_pipe) dce110_acquire_underlay() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1087 const struct dc_state *cur_ctx, in dcn10_acquire_free_pipe_for_layer()
1086 dcn10_acquire_free_pipe_for_layer( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head_pipe) dcn10_acquire_free_pipe_for_layer() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c996 const struct dc_state *cur_ctx, in dcn201_acquire_free_pipe_for_layer()
995 dcn201_acquire_free_pipe_for_layer( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head_pipe) dcn201_acquire_free_pipe_for_layer() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1872 struct dc_state *cur_ctx, in acquire_secondary_dpp_pipes_and_add_plane()
1883 cur_ctx, in acquire_secondary_dpp_pipes_and_add_plane()
1868 acquire_secondary_dpp_pipes_and_add_plane( struct pipe_ctx *otg_master_pipe, struct dc_plane_state *plane_state, struct dc_state *new_ctx, struct dc_state *cur_ctx, struct resource_pool *pool) acquire_secondary_dpp_pipes_and_add_plane() argument

Completed in 36 milliseconds