Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c126 if (i915_oa_stream_init(stream, &param, &props)) { in test_stream()
/openbmc/linux/Documentation/gpu/
H A Di915.rst656 :functions: i915_oa_stream_init
693 i915_oa_stream_init i915_oa_read
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf.c3295 static int i915_oa_stream_init(struct i915_perf_stream *stream, in i915_oa_stream_init() function
3975 ret = i915_oa_stream_init(stream, param, props); in i915_perf_open_ioctl_locked()