Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dppsmc.h153 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dci_dpm.c689 ci_send_msg_to_smc(rdev, PPSMC_MSG_PkgPwrLimitDisable); in ci_enable_power_containment()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h156 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dci_dpm.c814 amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_PkgPwrLimitDisable); in ci_enable_power_containment()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h311 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dsmu7_ppsmc.h307 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
Dtonga_ppsmc.h337 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186) macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_powertune.c1184 (uint16_t)(PPSMC_MSG_PkgPwrLimitDisable)); in smu7_disable_power_containment()