linux/drivers/gpu/drm/amd
Mario Limonciello f588a1bbfc drm/amd: Warn users about potential s0ix problems
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 6dc8265f98 ("drm/amdgpu:
always reset the asic in suspend (v2)"), the GPU would crash.  Now when
configured this way, the system should resume but will use more power.

As such, adjust the `amdpu_acpi_is_s0ix function` to warn users about
potential power consumption issues during their first attempt at
suspending.

Reported-by: Bjoren Dasse <bjoern.daase@gmail.com>
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/1824
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-01-31 16:12:29 -05:00
..
acp
amdgpu drm/amd: Warn users about potential s0ix problems 2022-01-31 16:12:29 -05:00
amdkfd drm/amdkfd: svm range restore work deadlock when process exit 2022-01-27 15:47:58 -05:00
display drm/amd/display: Fix unused variable warning 2022-01-27 15:49:18 -05:00
include drm/amdgpu: suppress the warning about enum value 'AMD_IP_BLOCK_TYPE_NUM' 2022-01-25 18:00:32 -05:00
pm drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates 2022-01-27 15:50:08 -05:00