Home
last modified time | relevance | path

Searched refs:i915_oa_stream_init (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c120 if (i915_oa_stream_init(stream, &param, &props)) { in test_stream()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c126 if (i915_oa_stream_init(stream, &param, &props)) { in test_stream()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf.c2802 * i915_oa_stream_init - validate combined props for OA stream and init
2819 static int i915_oa_stream_init(struct i915_perf_stream *stream, in i915_oa_stream_init() function
3371 * i915_oa_stream_init(). The code here should only validate config state that
3466 ret = i915_oa_stream_init(stream, param, props); in i915_perf_open_ioctl_locked()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.c3279 * i915_oa_stream_init - validate combined props for OA stream and init
3296 static int i915_oa_stream_init(struct i915_perf_stream *stream, in i915_oa_stream_init() function
3878 * i915_oa_stream_init(). The code here should only validate config state that
3976 ret = i915_oa_stream_init(stream, param, props); in i915_perf_open_ioctl_locked()

Completed in 13 milliseconds