<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>In these functions</p>
<p><br>
</p>
<p></p>
<div>static bool dce_v11_0_is_idle(void *handle)</div>
<div>{</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>return true;</div>
<div>}</div>
<div><br>
</div>
<div>static int dce_v11_0_wait_for_idle(void *handle)</div>
<div>{</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>return 0;</div>
<div>}</div>
<div><br>
</div>
<p></p>
<p>Shouldn't they wait on the GUI bit of the GRBM_STATUS register?</p>
<p><br>
</p>
<p>Tom</p>
</div>
</body>
</html>