Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
Di915_perf_types.h492 u32 ctx_oactxctrl_offset; member
Di915_perf.c1486 u32 offset = perf->ctx_oactxctrl_offset; in set_oa_ctx_ctrl_offset()
1493 perf->ctx_oactxctrl_offset = offset; in set_oa_ctx_ctrl_offset()
2451 u32 ctx_oactxctrl = stream->perf->ctx_oactxctrl_offset; in gen8_update_reg_state_unlocked()
2616 u32 offset = stream->perf->ctx_oactxctrl_offset; in gen12_configure_oar_context()
2780 u32 ctx_oactxctrl = stream->perf->ctx_oactxctrl_offset; in lrc_configure_all_contexts()
5093 perf->ctx_oactxctrl_offset = 0x120; in i915_perf_init_info()
5098 perf->ctx_oactxctrl_offset = 0x128; in i915_perf_init_info()
5103 perf->ctx_oactxctrl_offset = 0x124; in i915_perf_init_info()
/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Dscheduler.c88 u32 ctx_oactxctrl = dev_priv->perf.ctx_oactxctrl_offset; in sr_oa_regs()