drm/amdgpu: added a sysfs interface for thermal throttling
authorKun Liu <Kun.Liu2@amd.com>
Tue, 21 Feb 2023 08:39:51 +0000 (16:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Feb 2023 22:36:00 +0000 (17:36 -0500)
commit0c3c99364361171f8cfeb8b66b1e6f4709919dc3
tree896df9d67868a7349a06ab6581bd3415a4c43945
parentc3ed0e72c872901659ed0fef4b91eb6ab7dc6aad
drm/amdgpu: added a sysfs interface for thermal throttling

implement apu_thermal_cap r/w callback for vangogh

Signed-off-by: Kun Liu <Kun.Liu2@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c