From: Sasha Levin <sashal@kernel.org>
To: gregkh@linuxfoundation.org
Cc: Prike.Liang@amd.com, Mengbing.Wang@amd.com,
alexander.deucher@amd.com, ray.huang@amd.com,
stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] drm/amdgpu: fix gfx hang during suspend with video playback" failed to apply to 5.6-stable tree
Date: Wed, 15 Apr 2020 22:38:09 -0400 [thread overview]
Message-ID: <20200416023809.GZ1068@sasha-vm> (raw)
In-Reply-To: <15869504681998@kroah.com>
On Wed, Apr 15, 2020 at 01:34:28PM +0200, gregkh@linuxfoundation.org wrote:
>
>The patch below does not apply to the 5.6-stable tree.
>If someone wants it applied there, or to any other stable or longterm
>tree, then please email the backport, including the original git commit
>id to <stable@vger.kernel.org>.
>
>thanks,
>
>greg k-h
>
>------------------ original commit in Linus's tree ------------------
>
>From 487eca11a321ef33bcf4ca5adb3c0c4954db1b58 Mon Sep 17 00:00:00 2001
>From: Prike Liang <Prike.Liang@amd.com>
>Date: Tue, 7 Apr 2020 20:21:26 +0800
>Subject: [PATCH] drm/amdgpu: fix gfx hang during suspend with video playback
> (v2)
>
>The system will be hang up during S3 suspend because of SMU is pending
>for GC not respose the register CP_HQD_ACTIVE access request.This issue
>root cause of accessing the GC register under enter GFX CGGPG and can
>be fixed by disable GFX CGPG before perform suspend.
>
>v2: Use disable the GFX CGPG instead of RLC safe mode guard.
>
>Signed-off-by: Prike Liang <Prike.Liang@amd.com>
>Tested-by: Mengbing Wang <Mengbing.Wang@amd.com>
>Reviewed-by: Huang Rui <ray.huang@amd.com>
>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
>Cc: stable@vger.kernel.org
Conflict because of missing 9593f4d6a69b ("drm/amdkfd: refactor runtime
pm for baco"). Fixed and queued up.
--
Thanks,
Sasha
prev parent reply other threads:[~2020-04-16 2:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 11:34 FAILED: patch "[PATCH] drm/amdgpu: fix gfx hang during suspend with video playback" failed to apply to 5.6-stable tree gregkh
2020-04-16 2:38 ` Sasha Levin [this message]
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=20200416023809.GZ1068@sasha-vm \
--to=sashal@kernel.org \
--cc=Mengbing.Wang@amd.com \
--cc=Prike.Liang@amd.com \
--cc=alexander.deucher@amd.com \
--cc=gregkh@linuxfoundation.org \
--cc=ray.huang@amd.com \
--cc=stable@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.