Lines Matching +full:reset +full:- +full:on +full:- +full: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.
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
31 On runtime suspend, as we suspend the device, we have to revoke
32 userspace GGTT mmaps and force userspace to take a pagefault on
35 that complements the runtime-pm autosuspend and provides a lower
36 floor on the autosuspend delay.
46 check the health of the GPU and undertake regular house-keeping of
56 int "Preempt timeout (ms, jiffy granularity)"
62 HW will be reset to allow the more important context to execute.
67 May be 0 to disable the timeout.
69 The compiled in default may get overridden at driver probe time on
74 int "Preempt timeout for compute engines (ms, jiffy granularity)"
80 before the timer expires, the HW will be reset to allow the more
86 May be 0 to disable the timeout.
88 The compiled in default may get overridden at driver probe time on
98 take a non-negligible time to setup, we do a short spin first to
110 int "How long to wait for an engine to quiesce gracefully before reset (ms)"
114 the GPU, we allow the innocent contexts also on the system to quiesce.
116 damage as the system is reset in order to recover. The corollary is
117 that the reset itself may take longer and so be more disruptive to