Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
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;
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.c2160 const struct i915_oa_reg *reg_data, in write_cs_mi_lri()
4566 static struct i915_oa_reg *alloc_oa_regs(struct i915_perf *perf, in alloc_oa_regs()
4571 struct i915_oa_reg *oa_regs; in alloc_oa_regs()
4666 struct i915_oa_reg *regs; in i915_perf_add_config_ioctl()