1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm/swsmu/smu11
Li Ma 0d6516efff drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info
Add new gpu_metrics_v2_3 to acquire average temperature info from SMU metrics. To acquire average temp info from gpu_metrics interface, but gpu_metrics_v2_2 only has members to show current temp info.
---
v1:
	Only add average_temperature_gfx in gpu_metrics_v2_3.
v2:
	Add average temp members for soc, core and l3 in gpu_metrics_v2_3 and put these new members at the end of gpu_metrics_v2_3. Add operation to read average temp info from metrics table.
v3:
	Merge v1 and v2 and rename the patch.
v4:
	Merge v3. Add firmware version judgment in vangogh_common_get_gpu_metrics to maintain backward compatibility and rename the patch. "return ret" on error scenario in smu_cmn_get_smc_version.

Signed-off-by: Li Ma <li.ma@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-09-14 12:38:41 -04:00
..
arcturus_ppt.c amdgpu/pm: Fix incorrect variable for size of clocks array 2022-06-22 16:55:12 -04:00
arcturus_ppt.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
cyan_skillfish_ppt.c drm/amdgpu/swsmu: add SMU mailbox registers in SMU context 2022-06-03 16:45:00 -04:00
cyan_skillfish_ppt.h drm/amdgpu: add basic ppt functions for cyan_skilfish 2021-07-23 10:08:02 -04:00
Makefile drm/amdgpu: add basic ppt functions for cyan_skilfish 2021-07-23 10:08:02 -04:00
navi10_ppt.c drm/amdgpu/swsmu: add SMU mailbox registers in SMU context 2022-06-03 16:45:00 -04:00
navi10_ppt.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
sienna_cichlid_ppt.c drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards 2022-09-13 12:54:22 -04:00
sienna_cichlid_ppt.h drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby 2022-02-11 16:12:42 -05:00
smu_v11_0.c Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2022-07-15 15:07:26 +10:00
vangogh_ppt.c drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info 2022-09-14 12:38:41 -04:00
vangogh_ppt.h drm/amd/pm: add the parameters of power profiles for vangogh 2021-01-08 15:18:38 -05:00