Searched refs:i915_perf (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf_types.h | 30 struct i915_perf; 78 struct i915_perf *perf; 171 struct i915_perf *perf; 357 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr); 363 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr); 369 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr); 462 struct i915_perf { struct
|
H A D | i915_perf.c | 409 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set) in i915_perf_get_oa_config() 1514 struct i915_perf *perf = &ce->engine->i915->perf; in set_oa_ctx_ctrl_offset() 1688 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy() 3267 struct i915_perf *perf = stream->perf; in i915_oa_stream_init() 3792 struct i915_perf *perf = stream->perf; in i915_perf_release() 3850 i915_perf_open_ioctl_locked(struct i915_perf *perf, in i915_perf_open_ioctl_locked() 3988 static u64 oa_exponent_to_ns(struct i915_perf *perf, int exponent) in oa_exponent_to_ns() 3997 oa_format_valid(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_valid() 4003 oa_format_add(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_add() 4023 static int read_properties_unlocked(struct i915_perf *perf, in read_properties_unlocked() [all …]
|
H A D | i915_perf.h | 40 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set);
|
H A D | i915_query.c | 235 struct i915_perf *perf = &i915->perf; in query_perf_config_data() 357 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics() 377 struct i915_perf *perf = &i915->perf; in query_perf_config_list()
|
H A D | Makefile | 344 i915-y += i915_perf.o
|
H A D | i915_drv.h | 316 struct i915_perf perf;
|
/openbmc/linux/Documentation/gpu/ |
H A D | i915.rst | 588 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 593 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 599 This section covers the entrypoints exported outside of i915_perf.c to 602 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 604 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 606 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 608 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 610 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 612 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c 614 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 20 alloc_empty_config(struct i915_perf *perf) in alloc_empty_config() 48 destroy_empty_config(struct i915_perf *perf) in destroy_empty_config() 72 get_empty_config(struct i915_perf *perf) in get_empty_config() 92 test_stream(struct i915_perf *perf) in test_stream() 427 struct i915_perf *perf = &i915->perf; in i915_perf_live_selftests()
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |