Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_perf_types.h411 struct i915_perf_stream *exclusive_stream; member
A Di915_perf.c771 if (!stream->perf->exclusive_stream->ctx || in gen8_append_oa_reports()
780 if (stream->perf->exclusive_stream->ctx && in gen8_append_oa_reports()
1371 BUG_ON(stream != perf->exclusive_stream); in i915_oa_stream_destroy()
1379 WRITE_ONCE(perf->exclusive_stream, NULL); in i915_oa_stream_destroy()
2890 if (perf->exclusive_stream) { in i915_oa_stream_init()
2966 WRITE_ONCE(perf->exclusive_stream, stream); in i915_oa_stream_init()
2986 WRITE_ONCE(perf->exclusive_stream, NULL); in i915_oa_stream_init()
3016 stream = READ_ONCE(engine->i915->perf.exclusive_stream); in i915_oa_init_reg_state()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_sseu.c592 if (i915->perf.exclusive_stream) in intel_sseu_make_rpcs()

Completed in 15 milliseconds