This is a note to let you know that I've just added the patch titled
drm/ast: Fix black screen after resume
to the 6.10-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
drm-ast-fix-bla
This is a note to let you know that I've just added the patch titled
drm/ast: Fix black screen after resume
to the 6.6-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
drm-ast-fix-blac
l...@redhat.com;
> airl...@gmail.com; dan...@ffwll.ch
> Cc: dri-devel@lists.freedesktop.org; linux-ker...@vger.kernel.org; Cary
> Garrett
>
> Subject: Re: [PATCH] drm/ast: Fix black screen after resume
>
>
>
> Am 18.07.24 um 08:50 schrieb Thomas Zimmermann:
> > (Cary, t
Am 18.07.24 um 08:50 schrieb Thomas Zimmermann:
(Cary, this looks like it fixes the problem you reported.)
Hi Jammy
Am 18.07.24 um 05:03 schrieb Jammy Huang:
Suspend will disable pcie device. Thus, resume should do full hw
initialization again.
Add some APIs to ast_drm_thaw() before ast_pos
(Cary, this looks like it fixes the problem you reported.)
Hi Jammy
Am 18.07.24 um 05:03 schrieb Jammy Huang:
Suspend will disable pcie device. Thus, resume should do full hw
initialization again.
Add some APIs to ast_drm_thaw() before ast_post_gpu() to fix the issue.
Fixes: 5b71707dd13 ("drm/
Suspend will disable pcie device. Thus, resume should do full hw
initialization again.
Add some APIs to ast_drm_thaw() before ast_post_gpu() to fix the issue.
Fixes: 5b71707dd13 ("drm/ast: Enable and unlock device access early during
init")
Signed-off-by: Jammy Huang
---
drivers/gpu/drm/ast/ast