<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Raven Ridge: constant lockups since latest pull from Linus"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108606#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Raven Ridge: constant lockups since latest pull from Linus"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108606">bug 108606</a>
from <span class="vcard"><a class="email" href="mailto:samantham@posteo.net" title="Samantha McVey <samantham@posteo.net>"> <span class="fn">Samantha McVey</span></a>
</span></b>
<pre>Alex,
The conditions in your patch never get triggered. I added some print statements
in there, and gfx_v9_0_init_rlc_ext_microcode(adev) runs, but
`adev->powerplay.pp_feature &= ~PP_GFXOFF_MASK` never runs, because my
rlc_firmware_version is 531 but rlc_feature_version is 1, so
`((adev->gfx.rlc_fw_version == 531) && (adev->gfx.rlc_feature_version < 1)) {`
is false.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>