Home
last modified time | relevance | path

Searched refs:i915_oa_stream_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c120 if (i915_oa_stream_init(stream, &param, &props)) { in test_stream()
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Di915.rst627 :functions: i915_oa_stream_init
664 i915_oa_stream_init i915_oa_read
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_perf.c2819 static int i915_oa_stream_init(struct i915_perf_stream *stream, in i915_oa_stream_init() function
3466 ret = i915_oa_stream_init(stream, param, props); in i915_perf_open_ioctl_locked()