From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out
Date: Tue, 13 Aug 2019 08:26:33 +0000 [thread overview]
Message-ID: <bug-110886-502-7zGaykP05d@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-110886-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 934 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110886
--- Comment #7 from Kai-Heng Feng <kai.heng.feng@canonical.com> ---
I also tried disabling GFXOFF but the same issue still happens:
diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
b/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
index a24beaa4fb01..62a8394b1f5f 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
@@ -173,6 +173,7 @@ int hwmgr_early_init(struct pp_hwmgr *hwmgr)
case AMDGPU_FAMILY_RV:
switch (hwmgr->chip_id) {
case CHIP_RAVEN:
+ hwmgr->feature_mask &= ~PP_GFXOFF_MASK;
hwmgr->od_enabled = false;
hwmgr->smumgr_funcs = &smu10_smu_funcs;
smu10_init_function_pointers(hwmgr);
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1922 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-08-13 8:26 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-11 6:17 [Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out bugzilla-daemon
2019-06-11 6:18 ` bugzilla-daemon
2019-06-11 9:06 ` bugzilla-daemon
2019-07-05 16:01 ` bugzilla-daemon
2019-07-05 16:19 ` bugzilla-daemon
2019-08-08 5:54 ` bugzilla-daemon
2019-08-13 8:22 ` bugzilla-daemon
2019-08-13 8:26 ` bugzilla-daemon [this message]
2019-08-13 18:41 ` bugzilla-daemon
2019-08-14 4:10 ` bugzilla-daemon
2019-08-14 6:59 ` bugzilla-daemon
2019-08-15 14:17 ` bugzilla-daemon
2019-08-15 14:26 ` bugzilla-daemon
2019-08-17 22:25 ` bugzilla-daemon
2019-08-17 22:25 ` bugzilla-daemon
2019-08-17 22:27 ` bugzilla-daemon
2019-08-19 8:52 ` bugzilla-daemon
2019-09-26 13:59 ` bugzilla-daemon
2019-09-26 15:02 ` bugzilla-daemon
2019-09-26 15:05 ` [Bug 110886] After S3 resume, kernel: [drm] psp command failed and response status is (-65529) at 27th time of S3. 28th time of S3 freeze the system bugzilla-daemon
2019-09-26 18:11 ` bugzilla-daemon
2019-09-26 18:29 ` bugzilla-daemon
2019-09-26 18:32 ` bugzilla-daemon
2019-09-28 18:04 ` bugzilla-daemon
2019-09-28 18:05 ` bugzilla-daemon
2019-10-04 18:53 ` bugzilla-daemon
2019-10-06 18:36 ` bugzilla-daemon
2019-10-06 18:37 ` bugzilla-daemon
2019-10-06 18:38 ` bugzilla-daemon
2019-11-19 9:31 ` 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-110886-502-7zGaykP05d@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