Home
last modified time | relevance | path

Searched refs:exclusive_stream (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h417 struct i915_perf_stream *exclusive_stream; member
/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c862 if (WARN_ON(stream != u->exclusive_stream)) in xe_oa_stream_destroy()
865 WRITE_ONCE(u->exclusive_stream, NULL); in xe_oa_stream_destroy()
1797 WRITE_ONCE(stream->oa_unit->exclusive_stream, stream); in xe_oa_stream_init()
1831 if (param->oa_unit->exclusive_stream) { in xe_oa_stream_open_ioctl_locked()