linux/drivers/gpu/drm/amd/pm
Timur Kristóf 6917112af2 drm/amd/powerplay: Fix CIK shutdown temperature
Remove extra multiplication.

CIK GPUs such as Hawaii appear to use PP_TABLE_V0 in which case
the shutdown temperature is hardcoded in smu7_init_dpm_defaults
and is already multiplied by 1000. The value was mistakenly
multiplied another time by smu7_get_thermal_temperature_range.

Fixes: 4ba082572a ("drm/amd/powerplay: export the thermal ranges of VI asics (V2)")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/1676
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-10-13 14:14:15 -04:00
..
inc drm/amd/pm: place the smu 13.0.0 pptable header into the correct folder 2025-09-23 10:22:16 -04:00
legacy-dpm drm/amd/pm: Disable MCLK switching on SI at high pixel clocks 2025-10-13 14:14:14 -04:00
powerplay drm/amd/powerplay: Fix CIK shutdown temperature 2025-10-13 14:14:15 -04:00
swsmu drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regression 2025-10-07 14:09:19 -04:00
Makefile
amdgpu_dpm.c
amdgpu_dpm_internal.c
amdgpu_pm.c drm/amd/pm: Add sysfs node for node power 2025-09-18 09:43:02 -04:00