Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_context.c116 &static_rendercontext_state->ctxswitch_regs[0]); in init_render_fw_objs()
124 struct rogue_fwif_cdm_registers_cswitch *ctxswitch_regs; in init_compute_fw_objs() local
129 ctxswitch_regs = &fw_compute_context->static_compute_context_state.ctxswitch_regs; in init_compute_fw_objs()
136 ctxswitch_regs); in init_compute_fw_objs()
Dpvr_rogue_fwif_shared.h190 struct rogue_fwif_geom_registers_caswitch ctxswitch_regs[ROGUE_NUM_GEOM_CORES_SIZE] member
199 struct rogue_fwif_cdm_registers_cswitch ctxswitch_regs __aligned(8);
Dpvr_rogue_fwif_shared_check.h94 OFFSET_CHECK(struct rogue_fwif_static_rendercontext_state, ctxswitch_regs, 0);
97 OFFSET_CHECK(struct rogue_fwif_static_computecontext_state, ctxswitch_regs, 0);