Home
last modified time | relevance | path

Searched refs:PPSMC_Result_OK (Results 1 - 25 of 63) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_5_ppsmc.h28 #define PPSMC_Result_OK 0x1 macro
H A Dsmu_v13_0_1_ppsmc.h35 #define PPSMC_Result_OK 0x1 ///< Message Response OK macro
H A Dsmu_v11_8_ppsmc.h28 #define PPSMC_Result_OK 0x1 macro
H A Dsmu_v13_0_6_ppsmc.h27 #define PPSMC_Result_OK 0x1 macro
H A Dsmu_v13_0_4_ppsmc.h43 #define PPSMC_Result_OK 0x1 ///< Message Response OK macro
H A Dsmu_v11_0_7_ppsmc.h30 #define PPSMC_Result_OK 0x1 macro
H A Dsmu_v12_0_ppsmc.h28 #define PPSMC_Result_OK 0x1 macro
H A Darcturus_ppsmc.h30 #define PPSMC_Result_OK 0x1 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dci_dpm.c637 if (smc_result != PPSMC_Result_OK) in ci_enable_power_containment()
645 if (smc_result != PPSMC_Result_OK) in ci_enable_power_containment()
653 if (smc_result != PPSMC_Result_OK) { in ci_enable_power_containment()
693 if (smc_result != PPSMC_Result_OK) { in ci_enable_smc_cac()
712 PPSMC_Result smc_result = PPSMC_Result_OK; in ci_enable_thermal_based_sclk_dpm()
721 if (smc_result == PPSMC_Result_OK) in ci_enable_thermal_based_sclk_dpm()
902 if (result != PPSMC_Result_OK) { in ci_thermal_enable_alert()
911 if (result != PPSMC_Result_OK) { in ci_thermal_enable_alert()
1028 if (ret != PPSMC_Result_OK) in ci_fan_ctrl_start_smc_fan_control()
1033 if (ret != PPSMC_Result_OK) in ci_fan_ctrl_start_smc_fan_control()
[all...]
H A Dci_smc.c173 return PPSMC_Result_OK;
182 return PPSMC_Result_OK;
H A Dsi_smc.c199 return PPSMC_Result_OK; in si_wait_for_smc_inactive()
208 return PPSMC_Result_OK; in si_wait_for_smc_inactive()
H A Drv770_dpm.c194 if (result != PPSMC_Result_OK) in rv770_stop_dpm()
1401 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_Halt) != PPSMC_Result_OK) in rv770_halt_smc()
1404 if (rv770_wait_for_smc_inactive(rdev) != PPSMC_Result_OK) in rv770_halt_smc()
1412 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_Resume) != PPSMC_Result_OK) in rv770_resume_smc()
1419 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) != PPSMC_Result_OK) in rv770_set_sw_state()
1426 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToInitialState) != PPSMC_Result_OK) in rv770_set_boot_state()
1467 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_NoForcedLevel)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()
1470 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_TwoLevelsDisabled)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()
1482 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_ZeroLevelsDisabled) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()
1486 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dci_dpm.c627 if (smc_result != PPSMC_Result_OK) in ci_enable_power_containment()
635 if (smc_result != PPSMC_Result_OK) in ci_enable_power_containment()
643 if (smc_result != PPSMC_Result_OK) { in ci_enable_power_containment()
683 if (smc_result != PPSMC_Result_OK) { in ci_enable_smc_cac()
702 PPSMC_Result smc_result = PPSMC_Result_OK; in ci_enable_thermal_based_sclk_dpm()
711 if (smc_result == PPSMC_Result_OK) in ci_enable_thermal_based_sclk_dpm()
892 if (result != PPSMC_Result_OK) { in ci_thermal_enable_alert()
901 if (result != PPSMC_Result_OK) { in ci_thermal_enable_alert()
1018 if (ret != PPSMC_Result_OK) in ci_fan_ctrl_start_smc_fan_control()
1023 if (ret != PPSMC_Result_OK) in ci_fan_ctrl_start_smc_fan_control()
[all...]
H A Dci_smc.c173 return PPSMC_Result_OK;
182 return PPSMC_Result_OK;
H A Dsi_smc.c199 return PPSMC_Result_OK; in si_wait_for_smc_inactive()
208 return PPSMC_Result_OK; in si_wait_for_smc_inactive()
H A Drv770_dpm.c196 if (result != PPSMC_Result_OK) in rv770_stop_dpm()
1403 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_Halt) != PPSMC_Result_OK) in rv770_halt_smc()
1406 if (rv770_wait_for_smc_inactive(rdev) != PPSMC_Result_OK) in rv770_halt_smc()
1414 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_Resume) != PPSMC_Result_OK) in rv770_resume_smc()
1421 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) != PPSMC_Result_OK) in rv770_set_sw_state()
1428 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToInitialState) != PPSMC_Result_OK) in rv770_set_boot_state()
1469 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_NoForcedLevel)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()
1472 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_TwoLevelsDisabled)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()
1484 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_ZeroLevelsDisabled) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()
1488 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_smc.c191 return PPSMC_Result_OK; in amdgpu_si_wait_for_smc_inactive()
200 return PPSMC_Result_OK; in amdgpu_si_wait_for_smc_inactive()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_smc.c191 return PPSMC_Result_OK; in amdgpu_si_wait_for_smc_inactive()
200 return PPSMC_Result_OK; in amdgpu_si_wait_for_smc_inactive()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega20_smumgr.c117 if (ret != PPSMC_Result_OK) in vega20_send_msg_to_smc()
120 return (ret == PPSMC_Result_OK) ? 0 : -EIO; in vega20_send_msg_to_smc()
145 if (ret != PPSMC_Result_OK) in vega20_send_msg_to_smc_with_parameter()
148 return (ret == PPSMC_Result_OK) ? 0 : -EIO; in vega20_send_msg_to_smc_with_parameter()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega20_smumgr.c117 if (ret != PPSMC_Result_OK) in vega20_send_msg_to_smc()
120 return (ret == PPSMC_Result_OK) ? 0 : -EIO; in vega20_send_msg_to_smc()
145 if (ret != PPSMC_Result_OK) in vega20_send_msg_to_smc_with_parameter()
148 return (ret == PPSMC_Result_OK) ? 0 : -EIO; in vega20_send_msg_to_smc_with_parameter()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Darcturus_ppsmc.h30 #define PPSMC_Result_OK 0x1 macro
H A Drv_ppsmc.h29 #define PPSMC_Result_OK 0x1 macro
H A Dsmu_v11_0_7_ppsmc.h30 #define PPSMC_Result_OK 0x1 macro
H A Dsmu_v12_0_ppsmc.h28 #define PPSMC_Result_OK 0x1 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Drv_ppsmc.h29 #define PPSMC_Result_OK 0x1 macro

Completed in 22 milliseconds

123