Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_perf_types.h38 struct i915_oa_reg { struct
49 const struct i915_oa_reg *mux_regs; argument
51 const struct i915_oa_reg *b_counter_regs;
53 const struct i915_oa_reg *flex_regs;
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()
Di915_perf.c1830 const struct i915_oa_reg *reg_data, in write_cs_mi_lri()
4040 static struct i915_oa_reg *alloc_oa_regs(struct i915_perf *perf, in alloc_oa_regs()
4045 struct i915_oa_reg *oa_regs; in alloc_oa_regs()
4140 struct i915_oa_reg *regs; in i915_perf_add_config_ioctl()