1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm
Alex Deucher 1c0f04303b drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Do the same thing we do for Renoir.  We can check, but since
the sbios has started DPM, it will always return true which
causes the driver to skip some of the SMU init when it shouldn't.

Reviewed-by: Zhan Liu <zhan.liu@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-09 16:49:18 -04:00
..
inc drm/amd/pm: unify the interface for gfx state setting 2021-04-09 16:46:51 -04:00
powerplay drm/amd/pm: no need to force MCLK to highest when no display connected 2021-04-09 16:46:35 -04:00
swsmu drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend 2021-04-09 16:49:18 -04:00
amdgpu_dpm.c drm/amd/pm: unify the interface for power gating 2021-04-09 16:46:46 -04:00
amdgpu_pm.c drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emit 2021-04-09 16:43:50 -04:00
Makefile drm/amd/swsmu: add aldebaran smu13 ip support (v3) 2021-03-23 22:54:24 -04:00