On Mon, Oct 20, 2025 at 05:34:34PM -0500, Mario Limonciello wrote:
Adjusting the idle handler for DPM0 handling forgot a return statement which causes the system to not be able to enter s0i3.
Add the missing return statement.
Cc: stable@vger.kernel.org Reported-by: Sultan Alsawaf sultan@kerneltoast.com Closes: https://lore.kernel.org/amd-gfx/aPawCXBY9eM8oZvG@sultan-box/ Signed-off-by: Mario Limonciello mario.limonciello@amd.com
Reviewed-by: Sultan Alsawaf sultan@kerneltoast.com