Searched refs:PPSMC_MSG_EnableULV (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dppsmc.h100 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
H A Damdgpu_kv_dpm.c1217 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV);
H A Damdgpu_si_dpm.c5650 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ?
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dppsmc.h98 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
H A Dradeon_kv_dpm.c1134 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV);
H A Dradeon_btc_dpm.c1836 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) != PPSMC_Result_OK)
H A Dradeon_ci_dpm.c3118 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ?
H A Dradeon_si_dpm.c5186 return (si_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ?
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dfiji_ppsmc.h136 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
H A Dsmu7_ppsmc.h131 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
H A Dtonga_ppsmc.h139 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu7_hwmgr.c1007 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV);

Completed in 403 milliseconds