From: "Rafael Ávila de Espíndola" <rafael@espindo.la>
To: Mario Limonciello <mario.limonciello@amd.com>
Cc: linux-kernel@vger.kernel.org
Subject: amdgpu: suspend-to-idle on a 4350G desktop
Date: Sat, 21 Jan 2023 15:37:23 -0100 [thread overview]
Message-ID: <87edrnu9mk.fsf@espindo.la> (raw)
Hi,
I have a desktop that doubles as a NAS, and would like to suspend it
when not in use. It works, but when it comes back it is using about 7W
more than before going to sleep.
It looks like a6ed2035878e5ad2e43ed175d8812ac9399d6c40 is the
culprit. The system doesn't even support S3:
% cat /sys/power/mem_sleep
[s2idle]
And looks like the vendor decided that they should not define
ACPI_FADT_LOW_POWER_S0. The MB is a Gigabyte B550I AORUS PRO AX with
bios version F16e.
Which systems had crashes when ACPI_FADT_LOW_POWER_S0 was not defined?
Would it be possible to limit the check only to those systems or at
least only to systems that have S3?
I can build the amdgpu module without that check and see if the problem
goes away if that would help.
Thanks,
Rafael
next reply other threads:[~2023-01-21 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-21 16:37 Rafael Ávila de Espíndola [this message]
2023-01-23 2:31 ` amdgpu: suspend-to-idle on a 4350G desktop Limonciello, Mario
[not found] ` <MN0PR12MB6101F62407FB383609B2FB30E2CA9@MN0PR12MB6101.namprd12.prod.outlook.com>
2023-01-23 9:03 ` Rafael Ávila de Espíndola
2023-01-23 14:23 ` Rafael Ávila de Espíndola
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=87edrnu9mk.fsf@espindo.la \
--to=rafael@espindo.la \
--cc=linux-kernel@vger.kernel.org \
--cc=mario.limonciello@amd.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox