Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suspend/resume support #27

Merged

Conversation

alewycky-tenstorrent
Copy link
Contributor

Separate hardware init/cleanup from software init/cleanup and attach it to power management callbacks.

@alewycky-tenstorrent alewycky-tenstorrent linked an issue Aug 2, 2024 that may be closed by this pull request
This will be called before system suspend.
This is called after hardware is initialized, but only when the device
is being added.
SIMPLE_DEV_PM_OPS connects them to suspend and hibernate.
@alewycky-tenstorrent alewycky-tenstorrent force-pushed the 23-arc-fw-not-yet-booted-after-resume-from-standby branch from e36a4e3 to 25fd140 Compare August 6, 2024 19:39
@alewycky-tenstorrent alewycky-tenstorrent merged commit 892a08b into main Aug 6, 2024
12 checks passed
@alewycky-tenstorrent alewycky-tenstorrent deleted the 23-arc-fw-not-yet-booted-after-resume-from-standby branch August 6, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARC FW not yet booted after resume from standby
2 participants