Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_PCIeDPM_Disable (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dppsmc.h122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
127 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
Dci_dpm.c1603 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_PCIeDPM_Disable); in ci_stop_dpm()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h125 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
130 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h237 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
Dsmu7_ppsmc.h234 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
Dtonga_ppsmc.h261 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1228 PPSMC_MSG_PCIeDPM_Disable) == 0), in smu7_stop_dpm()