/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_thermal.h | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | smu7_thermal.h | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | vega10_thermal.h | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | vega20_thermal.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | smu7_thermal.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | vega10_thermal.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | vega20_hwmgr.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | vega10_hwmgr.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | smu7_hwmgr.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/pm/inc/ |
H A D | amdgpu_dpm.h | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | smu_v11_0.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | navi10_ppt.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | sienna_cichlid_ppt.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | kgd_pp_interface.h | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | amdgpu_smu.c | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu.h | diff 0d8318e11203c2d1ec54ae9a4aad71fb0ecf9c36 Tue Feb 09 20:16:08 CST 2021 Evan Quan <evan.quan@amd.com> drm/amd/pm: drop the unnecessary intermediate percent-based transition
Currently, the readout of fan speed pwm is transited into percent-based and then pwm-based. However, the transition into percent-based is totally unnecessary and make the final output less accurate.
Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|