Re: [PATCH v3] drm/amd: Warn users about potential s0ix problems

2022-01-18 Thread Lazar, Lijo
[Public] IS_ENABLED(CONFIG_SUSPEND) will be required for using pm_suspend_target_state. Thanks, Lijo

[PATCH v3] drm/amd: Warn users about potential s0ix problems

2022-01-18 Thread Mario Limonciello
On some OEM setups users can configure the BIOS for S3 or S2idle. When configured to S3 users can still choose 's2idle' in the kernel by using `/sys/power/mem_sleep`. Before commit 6dc8265f9803 ("drm/amdgpu: always reset the asic in suspend (v2)"), the GPU would crash. Now when configured this wa