From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 109649] [bisected][raven] gfx ring timeout when running clover apps
Date: Fri, 08 Mar 2019 04:01:47 +0000 [thread overview]
Message-ID: <bug-109649-502-OXQXnPAS1n@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-109649-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 829 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=109649
--- Comment #5 from Jan Vesely <jv356@scarletmail.rutgers.edu> ---
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 comment #4)
> The issue appears fixed with new firmware, but now the laptop won't suspend.
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);
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1717 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-03-08 4:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-15 23:02 [Bug 109649] [raven] gfx ring timeout when running clover apps bugzilla-daemon
2019-02-28 9:25 ` [Bug 109649] [bisected][raven] " bugzilla-daemon
2019-02-28 9:36 ` bugzilla-daemon
2019-02-28 16:03 ` bugzilla-daemon
2019-03-08 2:51 ` bugzilla-daemon
2019-03-08 4:01 ` bugzilla-daemon [this message]
2019-03-11 3:41 ` bugzilla-daemon
2019-05-07 6:01 ` bugzilla-daemon
2019-11-19 9:13 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-109649-502-OXQXnPAS1n@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).