Home
last modified time | relevance | path

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

/openbmc/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.c2189 const struct i915_oa_reg *reg_data, in write_cs_mi_lri()
4558 static struct i915_oa_reg *alloc_oa_regs(struct i915_perf *perf, in alloc_oa_regs()
4563 struct i915_oa_reg *oa_regs; in alloc_oa_regs()
4658 struct i915_oa_reg *regs; in i915_perf_add_config_ioctl()