<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;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I'm working on tidying up vce v3 and came across the function</p>
<p><br>
</p>
<p></p>
<div>static int vce_v3_0_check_soft_reset(void *handle)</div>
<div><br>
</div>
<p></p>
<p>Which writes to the GRBM_GFX_INDEX but doesn't take the mutex around it.  Nor does the parent function in amdgpu_device.c which calls all of the check_soft_reset callbacks.</p>
<p><br>
</p>
<p>Is this a bug?  </p>
<p><br>
</p>
<p>Tom</p>
</div>
</body>
</html>