Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_perf_types.h37 struct i915_oa_reg { struct
48 const struct i915_oa_reg *mux_regs; argument
50 const struct i915_oa_reg *b_counter_regs;
52 const struct i915_oa_reg *flex_regs;
Di915_query.c159 static int copy_perf_config_registers_or_number(const struct i915_oa_reg *kernel_regs, in copy_perf_config_registers_or_number()
Di915_perf.c1806 const struct i915_oa_reg *reg_data, in write_cs_mi_lri()
3916 static struct i915_oa_reg *alloc_oa_regs(struct i915_perf *perf, in alloc_oa_regs()
3921 struct i915_oa_reg *oa_regs; in alloc_oa_regs()
4015 struct i915_oa_reg *regs; in i915_perf_add_config_ioctl()