HomeSort by: relevance | last modified time | path
    Searched refs:mux_config_test_oa (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/oa/
i915_oa_bdw.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
78 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
79 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_bxt.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
76 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
77 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_cflgt2.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_cflgt3.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_chv.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_glk.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
76 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
77 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_kblgt2.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_kblgt3.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_sklgt2.c 46 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
76 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
77 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_sklgt3.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_sklgt4.c 47 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
77 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
78 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_cnl.c 46 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
89 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
90 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_icl.c 46 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
86 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
87 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);
i915_oa_tgl.c 63 static const struct i915_oa_reg mux_config_test_oa[] = { variable in typeref:typename:const struct i915_oa_reg[]
109 dev_priv->perf.test_config.mux_regs = mux_config_test_oa;
110 dev_priv->perf.test_config.mux_regs_len = ARRAY_SIZE(mux_config_test_oa);

Completed in 20 milliseconds