Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
A Dxe_oa_types.h142 u32 ctx_oactxctrl_offset[XE_ENGINE_CLASS_MAX]; member
A Dxe_oa.c706 stream->oa->ctx_oactxctrl_offset[stream->hwe->class] + 1, in xe_oa_configure_oar_context()
738 stream->oa->ctx_oactxctrl_offset[stream->hwe->class] + 1, in xe_oa_configure_oac_context()
1332 u32 offset = stream->oa->ctx_oactxctrl_offset[stream->hwe->class]; in xe_oa_set_ctx_ctrl_offset()
1339 stream->oa->ctx_oactxctrl_offset[stream->hwe->class] = offset; in xe_oa_set_ctx_ctrl_offset()
/linux/drivers/gpu/drm/i915/
A Di915_perf_types.h488 u32 ctx_oactxctrl_offset; member
A Di915_perf.c1490 u32 offset = perf->ctx_oactxctrl_offset; in set_oa_ctx_ctrl_offset()
1497 perf->ctx_oactxctrl_offset = offset; in set_oa_ctx_ctrl_offset()
2447 u32 ctx_oactxctrl = stream->perf->ctx_oactxctrl_offset; in gen8_update_reg_state_unlocked()
2612 u32 offset = stream->perf->ctx_oactxctrl_offset; in gen12_configure_oar_context()
2756 u32 ctx_oactxctrl = stream->perf->ctx_oactxctrl_offset; in lrc_configure_all_contexts()
5018 perf->ctx_oactxctrl_offset = 0x120; in i915_perf_init_info()
5023 perf->ctx_oactxctrl_offset = 0x128; in i915_perf_init_info()
5028 perf->ctx_oactxctrl_offset = 0x124; in i915_perf_init_info()
/linux/drivers/gpu/drm/i915/gvt/
A Dscheduler.c88 u32 ctx_oactxctrl = dev_priv->perf.ctx_oactxctrl_offset; in sr_oa_regs()

Completed in 25 milliseconds