Sponsored by: The FreeBSD Foundation
Details
Details
- Reviewers
olce - Commits
- rG758578370f6b: amdsmu: Hints on what to do if IP block blocking S0i3
Same as D59673
This is what the output looks like if I don't load thunderbolt(4):
amdsmu0: failed to enter S0i3 during last suspend; battery drain will be excessive amdsmu0: IP blocks that blocked S0i3 entry: amdsmu0: CPU (active for 3865335 us) amdsmu0: hint: this can happen due to other IP blocks amdsmu0: USB3_0 (active for 3865335 us) amdsmu0: hint: load tb to allow this block to suspend amdsmu0: hint: see thunderbolt(4) amdsmu0: USB3_1 (active for 3865335 us) amdsmu0: hint: load tb to allow this block to suspend amdsmu0: hint: see thunderbolt(4) amdsmu0: MPM (active for 3865335 us) amdsmu0: hint: this can happen due to other IP blocks
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 76895 Build 73778: arc lint + arc unit
Event Timeline
| sys/dev/amdsmu/amdsmu.c | ||
|---|---|---|
| 355–359 | Inverting the test makes for more compact code, but that's fine. | |