Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h72 struct i915_oa_reg { struct
83 const struct i915_oa_reg *mux_regs; argument
85 const struct i915_oa_reg *b_counter_regs;
87 const struct i915_oa_reg *flex_regs;
H A Di915_query.c195 static int copy_perf_config_registers_or_number(const struct i915_oa_reg *kernel_regs, in copy_perf_config_registers_or_number()
H A Di915_perf.c2156 const struct i915_oa_reg *reg_data, in write_cs_mi_lri()
4498 static struct i915_oa_reg *alloc_oa_regs(struct i915_perf *perf, in alloc_oa_regs()
4503 struct i915_oa_reg *oa_regs; in alloc_oa_regs()
4598 struct i915_oa_reg *regs; in i915_perf_add_config_ioctl()