Home
last modified time | relevance | path

Searched refs:shadow_ring_context (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c61 struct execlist_ring_context *shadow_ring_context; in update_shadow_pdps() local
70 shadow_ring_context = (struct execlist_ring_context *)ctx->lrc_reg_state; in update_shadow_pdps()
71 set_context_pdp_root_pointer(shadow_ring_context, in update_shadow_pdps()
128 struct execlist_ring_context *shadow_ring_context; in populate_shadow_context() local
144 shadow_ring_context = (void *) ctx->lrc_reg_state; in populate_shadow_context()
146 sr_oa_regs(workload, (u32 *)shadow_ring_context, true); in populate_shadow_context()
149 + RING_CTX_OFF(name.val), &shadow_ring_context->name.val, 4) in populate_shadow_context()
153 &shadow_ring_context->name.val, 4);\ in populate_shadow_context()
154 shadow_ring_context->name.val |= 0xffff << 16;\ in populate_shadow_context()
170 sizeof(*shadow_ring_context), in populate_shadow_context()
564 struct execlist_ring_context *shadow_ring_context = update_wa_ctx_2_shadow_ctx() local
892 struct execlist_ring_context *shadow_ring_context; update_guest_context() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c65 struct execlist_ring_context *shadow_ring_context; in update_shadow_pdps() local
74 shadow_ring_context = (struct execlist_ring_context *)ctx->lrc_reg_state; in update_shadow_pdps()
75 set_context_pdp_root_pointer(shadow_ring_context, in update_shadow_pdps()
132 struct execlist_ring_context *shadow_ring_context; in populate_shadow_context() local
149 shadow_ring_context = (void *) ctx->lrc_reg_state; in populate_shadow_context()
151 sr_oa_regs(workload, (u32 *)shadow_ring_context, true); in populate_shadow_context()
154 + RING_CTX_OFF(name.val), &shadow_ring_context->name.val, 4) in populate_shadow_context()
158 &shadow_ring_context->name.val, 4);\ in populate_shadow_context()
159 shadow_ring_context->name.val |= 0xffff << 16;\ in populate_shadow_context()
173 (void *)shadow_ring_context in populate_shadow_context()
595 struct execlist_ring_context *shadow_ring_context = update_wa_ctx_2_shadow_ctx() local
940 struct execlist_ring_context *shadow_ring_context; update_guest_context() local
[all...]

Completed in 3 milliseconds