Home
last modified time | relevance | path

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

/linux/Documentation/gpu/
H A Di915.rst660 :functions: i915_perf_poll
707 i915_perf_poll i915_perf_poll_locked
/linux/drivers/gpu/drm/i915/
H A Di915_perf.c3533 * i915_perf_poll - call poll_wait() with a suitable wait queue for stream
3545 static __poll_t i915_perf_poll(struct file *file, poll_table *wait) in i915_perf_poll() function
3757 .poll = i915_perf_poll,