diff options
author | Jammy Huang <[email protected]> | 2024-07-18 11:03:52 +0800 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-07-19 09:09:17 +0200 |
commit | 12c35c5582acb0fd8f7713ffa75f450766022ff1 (patch) | |
tree | 2bc6676938811183e5c49991f26dcbb2c2cd008b /scripts/gdb/linux/modules.py | |
parent | 4ecc24a84d7e0254efd150ec23e0b89638386516 (diff) |
drm/ast: Fix black screen after resume
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.
v2:
- fix function-call arguments
Fixes: 5b71707dd13c ("drm/ast: Enable and unlock device access early during init")
Reported-by: Cary Garrett <[email protected]>
Closes: https://lore.kernel.org/dri-devel/[email protected]/
Cc: Thomas Zimmermann <[email protected]>
Cc: Jocelyn Falempe <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: [email protected]
Cc: <[email protected]> # v6.6+
Signed-off-by: Jammy Huang <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions