Lines Matching +full:config +full:- +full:complete +full:- +full:timeout +full:- +full:us
1 config DRM_I915_REQUEST_TIMEOUT
2 int "Default timeout for requests (ms)"
5 Configures the default timeout after which any user submissions will
13 May be 0 to disable the timeout.
15 config DRM_I915_FENCE_TIMEOUT
16 int "Timeout for unsignaled foreign fences (ms, jiffy granularity)"
21 make forward progress. This value specifies the timeout used for an
24 May be 0 to disable the timeout, and rely on the foreign fence being
27 config DRM_I915_USERFAULT_AUTOSUSPEND
35 that complements the runtime-pm autosuspend and provides a lower
41 config DRM_I915_HEARTBEAT_INTERVAL
46 check the health of the GPU and undertake regular house-keeping of
55 config DRM_I915_PREEMPT_TIMEOUT
56 int "Preempt timeout (ms, jiffy granularity)"
67 May be 0 to disable the timeout.
73 config DRM_I915_PREEMPT_TIMEOUT_COMPUTE
74 int "Preempt timeout for compute engines (ms, jiffy granularity)"
86 May be 0 to disable the timeout.
92 config DRM_I915_MAX_REQUEST_BUSYWAIT
96 Before sleeping waiting for a request (GPU operation) to complete,
98 take a non-negligible time to setup, we do a short spin first to
99 check if the request will complete in the time it would have taken
100 us to enable the interrupt.
109 config DRM_I915_STOP_TIMEOUT
123 config DRM_I915_TIMESLICE_DURATION