Searched refs:PPSMC_MSG_EnableULV (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | ppsmc.h | 98 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
|
H A D | kv_dpm.c | 1212 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
|
H A D | si_dpm.c | 5624 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 96 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
|
H A D | btc_dpm.c | 1831 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) != PPSMC_Result_OK) in btc_enable_ulv()
|
H A D | kv_dpm.c | 1129 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
|
H A D | ci_dpm.c | 3097 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
|
H A D | si_dpm.c | 5165 return (si_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | ppsmc.h | 98 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
|
H A D | kv_dpm.c | 1200 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
|
H A D | si_dpm.c | 5666 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 96 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
|
H A D | kv_dpm.c | 971 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
|
H A D | btc_dpm.c | 1829 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) != PPSMC_Result_OK) in btc_enable_ulv()
|
H A D | si_dpm.c | 5164 return (si_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
|
H A D | ci_dpm.c | 3073 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | fiji_ppsmc.h | 134 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
|
H A D | tonga_ppsmc.h | 137 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
|
H A D | smu7_ppsmc.h | 129 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | tonga_ppsmc.h | 137 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
|
H A D | fiji_ppsmc.h | 134 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
|
H A D | smu7_ppsmc.h | 129 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 1050 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV, NULL); in smu7_enable_ulv()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 1112 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV, NULL); in smu7_enable_ulv()
|
Completed in 90 milliseconds