Searched refs:show_test_oa_id (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_oa_bdw.c | 80 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 109 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_bdw()
|
D | i915_oa_bxt.c | 78 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 107 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_bxt()
|
D | i915_oa_chv.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_chv()
|
D | i915_oa_icl.c | 88 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 117 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_icl()
|
D | i915_oa_kblgt2.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_kblgt2()
|
D | i915_oa_kblgt3.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_kblgt3()
|
D | i915_oa_cflgt2.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_cflgt2()
|
D | i915_oa_cflgt3.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_cflgt3()
|
D | i915_oa_glk.c | 78 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 107 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_glk()
|
D | i915_oa_sklgt2.c | 78 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 107 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_sklgt2()
|
D | i915_oa_sklgt3.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_sklgt3()
|
D | i915_oa_sklgt4.c | 79 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 108 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_sklgt4()
|
D | i915_oa_cnl.c | 91 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) in show_test_oa_id() function 120 dev_priv->perf.oa.test_config.sysfs_metric_id.show = show_test_oa_id; in i915_perf_load_test_config_cnl()
|