<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Change it to,</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>Value 0 is invalidated, will be adjusted to 10000.  Negative values mean 'infinite timeout' (MAX_JIFFY_OFFSET).</div>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks,</p>
<p style="margin-top:0;margin-bottom:0">Sonny<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Christian König <ckoenig.leichtzumerken@gmail.com><br>
<b>Sent:</b> Thursday, July 5, 2018 3:30:28 AM<br>
<b>To:</b> Jiang, Sonny; amd-gfx@lists.freedesktop.org<br>
<b>Subject:</b> Re: [PATCH v3] drm/amdgpu: update documentation for amdgpu_drv.c</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Am 04.07.2018 um 20:20 schrieb Sonny Jiang:<br>
> [SNIP]<br>
>   <br>
> +/**<br>
> + * DOC: lockup_timeout (int)<br>
> + * Set GPU scheduler timeout value in ms. It must be > 0.  The default is 10000.<br>
> + */<br>
>   MODULE_PARM_DESC(lockup_timeout, "GPU lockup timeout in ms > 0 (default 10000)");<br>
>   module_param_named(lockup_timeout, amdgpu_lockup_timeout, int, 0444);<br>
<br>
Actually the description here is incorrect, a value of 0 is handled as <br>
infinite timeout IIRC. Please fix while at it.<br>
<br>
Apart from that the patch is Acked-by: Christian König <br>
<christian.koenig@amd.com>.<br>
<br>
Christian.<br>
</div>
</span></font></div>
</body>
</html>