Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_perf_types.h182 bool hold_preemption; member
A Di915_perf.c348 u64 hold_preemption:1; member
2914 stream->hold_preemption = props->hold_preemption; in i915_oa_stream_init()
3195 if (stream->hold_preemption) in i915_perf_enable_locked()
3221 if (stream->hold_preemption) in i915_perf_disable_locked()
3458 if (props->hold_preemption) { in i915_perf_open_ioctl_locked()
3698 props->hold_preemption = !!value; in read_properties_unlocked()

Completed in 11 milliseconds