Home
last modified time | relevance | path

Searched refs:oa_hw_tail_read (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h402 * @oa_hw_tail_read: read the OA tail pointer register
408 u32 (*oa_hw_tail_read)(struct i915_perf_stream *stream); member
H A Di915_perf.c558 hw_tail = stream->perf->ops.oa_hw_tail_read(stream); in oa_buffer_check_unlocked()
5071 perf->ops.oa_hw_tail_read = gen7_oa_hw_tail_read; in i915_perf_init()
5099 perf->ops.oa_hw_tail_read = gen8_oa_hw_tail_read; in i915_perf_init()
5112 perf->ops.oa_hw_tail_read = gen8_oa_hw_tail_read; in i915_perf_init()
5127 perf->ops.oa_hw_tail_read = gen12_oa_hw_tail_read; in i915_perf_init()