Home
last modified time | relevance | path

Searched defs:i915_oa_config (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_perf_types.h42 struct i915_oa_config { struct
43 struct i915_perf *perf;
45 char uuid[UUID_STRING_LEN + 1];
46 int id;
48 const struct i915_oa_reg *mux_regs;
49 u32 mux_regs_len;
50 const struct i915_oa_reg *b_counter_regs;
51 u32 b_counter_regs_len;
52 const struct i915_oa_reg *flex_regs;
53 u32 flex_regs_len;
[all …]