Home
last modified time | relevance | path

Searched refs:i915_perf (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Di915_perf_types.h30 struct i915_perf;
78 struct i915_perf *perf;
171 struct i915_perf *perf;
353 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr);
359 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr);
365 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr);
458 struct i915_perf { struct
A Di915_perf.c1663 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy()
3233 struct i915_perf *perf = stream->perf; in i915_oa_stream_init()
3733 struct i915_perf *perf = stream->perf; in i915_perf_release()
4217 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_open_ioctl()
4262 struct i915_perf *perf = &i915->perf; in i915_perf_register()
4292 struct i915_perf *perf = &i915->perf; in i915_perf_unregister()
4595 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_add_config_ioctl()
4759 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_remove_config_ioctl()
5014 struct i915_perf *perf = &i915->perf; in i915_perf_init_info()
5055 struct i915_perf *perf = &i915->perf; in i915_perf_init()
[all …]
A Di915_perf.h40 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set);
A Di915_query.c235 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()
A DMakefile352 i915_perf.o
A Di915_drv.h316 struct i915_perf perf;
/linux/Documentation/gpu/
A Di915.rst597 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
602 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
611 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
613 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
615 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
617 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
619 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
621 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
623 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
625 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
[all …]
/linux/drivers/gpu/drm/i915/selftests/
A Di915_perf.c20 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()

Completed in 35 milliseconds