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.h28 struct i915_perf;
44 struct i915_perf *perf;
137 struct i915_perf *perf;
325 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr);
331 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr);
337 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr);
383 struct i915_perf { struct
A Di915_perf.c1369 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy()
2855 struct i915_perf *perf = stream->perf; in i915_oa_stream_init()
3045 struct i915_perf *perf = stream->perf; in i915_perf_read()
3164 struct i915_perf *perf = stream->perf; in i915_perf_poll()
3308 struct i915_perf *perf = stream->perf; in i915_perf_ioctl()
3356 struct i915_perf *perf = stream->perf; in i915_perf_release()
3764 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_open_ioctl()
3807 struct i915_perf *perf = &i915->perf; in i915_perf_register()
3836 struct i915_perf *perf = &i915->perf; in i915_perf_unregister()
4351 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.c201 struct i915_perf *perf = &i915->perf; in query_perf_config_data()
322 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics()
342 struct i915_perf *perf = &i915->perf; in query_perf_config_list()
A DMakefile284 i915-y += i915_perf.o
A Di915_drv.h1191 struct i915_perf perf;
/linux/Documentation/gpu/
A Di915.rst587 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
592 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
601 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
603 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
605 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
607 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c
609 .. 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
[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()
133 struct i915_perf *perf = stream->perf; in stream_destroy()
421 struct i915_perf *perf = &i915->perf; in i915_perf_live_selftests()

Completed in 25 milliseconds