Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_PkgPwrLimitDisable (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/radeon/
Dppsmc.h153 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dci_dpm.c688 ci_send_msg_to_smc(rdev, PPSMC_MSG_PkgPwrLimitDisable); in ci_enable_power_containment()
/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h156 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dci_dpm.c813 amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_PkgPwrLimitDisable); in ci_enable_power_containment()
/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h311 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dtonga_ppsmc.h337 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dsmu7_ppsmc.h307 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dpolaris10_ppsmc.h307 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_powertune.c691 (uint16_t)(PPSMC_MSG_PkgPwrLimitDisable)); in smu7_disable_power_containment()