Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
Di915_perf_types.h221 bool hold_preemption; member
Di915_perf.c368 u64 hold_preemption:1; member
3338 stream->hold_preemption = props->hold_preemption; in i915_oa_stream_init()
3640 if (stream->hold_preemption) in i915_perf_enable_locked()
3666 if (stream->hold_preemption) in i915_perf_disable_locked()
3906 if (props->hold_preemption) { in i915_perf_open_ioctl_locked()
4153 props->hold_preemption = !!value; in read_properties_unlocked()