<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [bisected][raven] gfx ring timeout when running clover apps"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109649#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [bisected][raven] gfx ring timeout when running clover apps"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109649">bug 109649</a>
from <span class="vcard"><a class="email" href="mailto:jv356@scarletmail.rutgers.edu" title="Jan Vesely <jv356@scarletmail.rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
<pre>since the sysfs does not show fw difference, here's the change in files:
$ diff old_fw new_fw
8,9c8
- e2ddb912bf242e3b1b4219b36a19bff7 /lib/firmware/amdgpu/raven2_rlc.bin
- 27168d5b60ef396926a2aa0e2da00a97 /lib/firmware/amdgpu/raven2_sdma1.bin
---
+ 4ac07f88b9c4aa4fe026be87cb16ceda /lib/firmware/amdgpu/raven2_rlc.bin
(In reply to Jan Vesely from <a href="show_bug.cgi?id=109649#c4">comment #4</a>)
<span class="quote">> The issue appears fixed with new firmware, but now the laptop won't suspend.</span >
The same workaround as before fixes the suspend/resume issue.
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:709
+ vm_size = min(vm_size, 1ULL << 40);</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>