1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm/legacy-dpm
Guchun Chen a569552f76 drm/amd/pm: resolve reboot exception for si oland
During reboot test on arm64 platform, it may failure on boot.

The error message are as follows:
[    1.706570][ 3] [  T273] [drm:si_thermal_enable_alert [amdgpu]] *ERROR* Could not enable thermal interrupts.
[    1.716547][ 3] [  T273] [drm:amdgpu_device_ip_late_init [amdgpu]] *ERROR* late_init of IP block <si_dpm> failed -22
[    1.727064][ 3] [  T273] amdgpu 0000:02:00.0: amdgpu_device_ip_late_init failed
[    1.734367][ 3] [  T273] amdgpu 0000:02:00.0: Fatal error during GPU init

v2: squash in built warning fix (Alex)

Signed-off-by: Zhenneng Li <lizhenneng@kylinos.cn>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-06-09 10:57:03 -04:00
..
cik_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
kv_dpm.c drm/amdgpu: add xcc index argument to rlc safe_mode func (v4) 2023-04-18 16:28:55 -04:00
kv_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
kv_smc.c drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
legacy_dpm.c drm/amd/pm: fix the deadlock issue observed on SI 2022-04-22 14:50:23 -04:00
legacy_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
Makefile drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
ppsmc.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
r600_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
si_dpm.c drm/amd/pm: resolve reboot exception for si oland 2023-06-09 10:57:03 -04:00
si_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
si_smc.c drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
sislands_smc.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00