Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_perf.c1218 * i915_oa_wait_unlocked - handles blocking IO until OA data available
1231 static int i915_oa_wait_unlocked(struct i915_perf_stream *stream) in i915_oa_wait_unlocked() function
3130 .wait_unlocked = i915_oa_wait_unlocked,